diff --git a/doc/source/install-undercloud.rst b/doc/source/install-undercloud.rst index 1b5dd262e..9bb03ab4b 100644 --- a/doc/source/install-undercloud.rst +++ b/doc/source/install-undercloud.rst @@ -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