rhos13 repo: turns out we still use this for newer rabbitmq
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1ea3b85b61
commit
cf517215a5
3 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Openstack has a newer version of rabbitmq
|
||||
- name: Install RHOSP13 repo file
|
||||
copy: src="{{ files }}/newcloud/rhos13.repo" dest=/etc/yum.repos.d/rhos13.repo
|
||||
copy: src="{{ files }}/common/rhos13.repo" dest=/etc/yum.repos.d/rhos13.repo
|
||||
tags:
|
||||
- rabbitmq_cluster
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue