yum-utils is now installed by the instack-setup-host script

Change-Id: I352ab8fdc47a51b97b1862b3f31239b64d966b38
Signed-off-by: Sasha Chuzhoy <sashac88@hotmail.com>
This commit is contained in:
Sasha Chuzhoy 2015-03-23 16:25:28 -04:00
parent 323e652ecd
commit 25d8ed7ace

View File

@ -14,10 +14,6 @@ node on which you want to install the undercloud.
This will be the host you selected for the Undercloud while preparing the environment.
#. Install yum-utils (required by the instack-setup-host script)::
sudo yum install -y yum-utils
#. Download and execute the instack-undercloud setup script::
curl https://raw.githubusercontent.com/rdo-management/instack-undercloud/master/scripts/instack-setup-host | bash -x