Install rdo package

Install rdo package instead of centos-release-openstack-newton.

Change-Id: I521b8b8a7a2b051334afca13fa8d58a9cb56a2ae
This commit is contained in:
Marc Gariepy 2017-02-28 09:55:36 -05:00 committed by Jesse Pretorius (odyssey4me)
parent 448b9ce536
commit e74eca2d9f
3 changed files with 6 additions and 4 deletions

View File

@ -79,8 +79,9 @@ Before you begin, we recommend upgrading your system packages and kernel.
.. code-block:: shell-session
# yum install git centos-release-openstack-newton ntp ntpdate \
openssh-server python-devel sudo '@Development Tools'
# yum install https://rdoproject.org/repos/openstack-ocata/rdo-release-ocata.rpm
# yum install git ntp ntpdate openssh-server python-devel \
sudo '@Development Tools'
#. Configure NTP to synchronize with a suitable time source.

View File

@ -61,7 +61,8 @@ system packages are upgraded and then reboot into the new kernel:
## CentOS
# yum upgrade
# yum install centos-release-openstack-newton git
# yum install https://rdoproject.org/repos/openstack-ocata/rdo-release-ocata.rpm
# yum install git
# reboot
.. note::

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
rdo_package: "centos-release-openstack-newton"
rdo_package: "https://rdoproject.org/repos/openstack-ocata/rdo-release-ocata.rpm"
epel_package: "epel-release"
packages_install: