mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
explicitely state usage of juno
so we are not surprised by sudden upgrade to next version
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
- service: name=ntpd state=started enabled=yes
|
||||
|
||||
# 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=openstack-utils
|
||||
- yum: state=present name=openstack-selinux
|
||||
|
||||
Reference in New Issue
Block a user