Merge "Don't limit creation of undercloud.conf to baremetal"

This commit is contained in:
Jenkins 2017-02-15 17:21:00 +00:00 committed by Gerrit Code Review
commit 17a283a044

View File

@ -69,16 +69,12 @@ Installing the Undercloud
sudo yum install -y python-tripleoclient
#. Copy in the sample configuration file and edit it to reflect your environment::
cp /usr/share/instack-undercloud/undercloud.conf.sample ~/undercloud.conf
#. Run the command to install the undercloud:
.. admonition:: Baremetal
:class: baremetal
Copy in the sample configuration file and edit it to reflect your environment::
cp /usr/share/instack-undercloud/undercloud.conf.sample ~/undercloud.conf
.. admonition:: Source
:class: source