Created
July 27, 2017 15:50
-
-
Save dav1x/bd87790f4e4b66b5822b579ba7670d14 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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