rhos13 repo: turns out we still use this for newer rabbitmq

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-13 16:10:05 -07:00
parent 1ea3b85b61
commit cf517215a5
3 changed files with 6 additions and 2 deletions

View file

@ -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