explicitely state usage of juno

so we are not surprised by sudden upgrade to next version
This commit is contained in:
Miroslav Suchý 2014-11-04 10:32:00 +00:00
parent 3a91b15c3e
commit b1dc12b211

View file

@ -70,7 +70,7 @@
- service: name=ntpd state=started enabled=yes - service: name=ntpd state=started enabled=yes
# Try moving the yum lines before the mysql # Try moving the yum lines before the mysql
- yum: state=present name=http://rdo.fedorapeople.org/rdo-release.rpm - yum: state=present name=https://repos.fedorapeople.org/repos/openstack/openstack-juno/rdo-release-juno-1.noarch.rpm
- yum: state=present name=http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm - yum: state=present name=http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm
- yum: state=present name=openstack-utils - yum: state=present name=openstack-utils
- yum: state=present name=openstack-selinux - yum: state=present name=openstack-selinux