Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 511 Bytes

File metadata and controls

14 lines (10 loc) · 511 Bytes

VMware Specific

The following have been added to the image (in addition to those listed in README.md):

  • perl and VMware Tools are installed
  • Root password is set to root

To build a VMware box:

  1. rm -f /tmp/packer-centos-7.3.1611-x86_64-updates-vmware-*
  2. packer build --only=vmware4vmware centos-x86_64-updates.json
  3. Launch /tmp/packer-centos-7.3.1611-x86_64-updates-vmware-*/*.vmx in VMware
  4. Smoke test (e.g., login via console and look around)