Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save westsouthnight/a1c10d06b1ad4616276772736f963397 to your computer and use it in GitHub Desktop.
Save westsouthnight/a1c10d06b1ad4616276772736f963397 to your computer and use it in GitHub Desktop.
git clone -b vmw-3.5 https://github.com/openshift/openshift-ansible-contrib
cd openshift-ansible-contrib/reference-architecture/vmware-ansible/
cp -f ~/07-26/ocp-on-vmware.ini .
cp -f ~/07-26/vmware_inventory.ini inventory/vsphere/vms/vmware_inventory.ini
./ocp-on-vmware.py --clean
./ocp-on-vmware.py --create_inventory
./ocp-on-vmware.py --create_ocp_vars
./ocp-on-vmware.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment