diff options
Diffstat (limited to 'playbooks/provisioning/openstack/README.md')
-rw-r--r-- | playbooks/provisioning/openstack/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/provisioning/openstack/README.md b/playbooks/provisioning/openstack/README.md index a2f3d4d5d..a2f553f4c 100644 --- a/playbooks/provisioning/openstack/README.md +++ b/playbooks/provisioning/openstack/README.md @@ -90,7 +90,6 @@ $ sudo docker run -it -v ~/.ssh:/mnt/.ssh:Z \ redhatcop/control-host-openstack bash ``` - This will create the container, add your SSH key and source your `keystonerc`. It should be set up for the installation. @@ -202,7 +201,6 @@ If you're using multiple inventories, make sure you pass the path to the right one to `-i`. - ### 4. Installing OpenShift We will use the `openshift-ansible` project to install openshift on |