Merge "Install rdo package"

This commit is contained in:
Jenkins 2017-03-01 04:07:32 +00:00 committed by Gerrit Code Review
commit c33735ec3e
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 .. code-block:: shell-session
# yum install git centos-release-openstack-newton ntp ntpdate \ # yum install https://rdoproject.org/repos/openstack-ocata/rdo-release-ocata.rpm
openssh-server python-devel sudo '@Development Tools' # yum install git ntp ntpdate openssh-server python-devel \
sudo '@Development Tools'
#. Configure NTP to synchronize with a suitable time source. #. 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 ## CentOS
# yum upgrade # 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 # reboot
.. note:: .. note::

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # 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" epel_package: "epel-release"
packages_install: packages_install: