Merge "Use rdo-release-kilo"

This commit is contained in:
Jenkins 2015-06-03 17:57:51 +00:00 committed by Gerrit Code Review
commit fee0068835
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- lineinfile: dest=/etc/yum/pluginconf.d/fastestmirror.conf regexp=^enabled= line=enabled=0
- yum: name=http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm state=present
- yum: name=http://rdoproject.org/repos/openstack-kilo/rdo-release-kilo.rpm state=present
- yum: name=* state=latest
- yum: name=openstack-selinux state=present
- yum: name=vim state=present