Change, 'openstack install undercloud' by 'openstack undercloud install'
Simple nit fix. Change-Id: Idafd6306c20a699e2b7aa47242ae28830f628ca9
This commit is contained in:
parent
bf2e121828
commit
400e31cb2c
@ -86,7 +86,7 @@ Finally, we rerun the Undercloud installation from the stack user, making sure t
|
||||
su - stack
|
||||
sudo yum install -y python-tripleoclient
|
||||
# Double check hostname is correctly set in /etc/hosts
|
||||
openstack install undercloud
|
||||
openstack undercloud install
|
||||
|
||||
If you are using Pike and Ceph will be used in the overcloud, install
|
||||
ceph-ansible on the Undercloud::
|
||||
|
Loading…
x
Reference in New Issue
Block a user