instack-undercloud/elements/centos-cloud-repo/pre-install.d/00-centos-cloud-repo
Victor Lowther 9dbaa269bd Enable the CentOS cloud RDO repository.
This contains up-to-date prerequisited for installing on Kilo, including
an up-to-date openvswitch implementation.

Change-Id: I6d2c498c8e0a2a59c4f5ddc4e58200e55c0c88de
2015-04-06 20:04:58 +01:00

6 lines
185 B
Bash
Executable File

#!/bin/bash
# Use the Centos cloud repo to pull in its updated package lists
cd /etc/yum.repos.d
curl -O http://buildlogs.centos.org/centos/7/cloud/openstack-rdo/centos-cloud-rdo.repo