This commit is contained in:
Miroslav Suchý 2015-02-02 11:05:24 +00:00
parent 003fbfae03
commit 9f8932ae9d

View file

@ -161,11 +161,11 @@
regexp="rabbit_use_ssl = false"
line=" $rabbit_use_ssl = true,"
backup=yes
- lineinfile:
dest=/usr/share/openstack-puppet/modules/cinder/manifests/init.pp
regexp="rabbit_use_ssl = false"
line=" $rabbit_use_ssl = true,"
backup=yes
#- lineinfile:
# dest=/usr/share/openstack-puppet/modules/cinder/manifests/init.pp
# regexp="rabbit_use_ssl = false"
# line=" $rabbit_use_ssl = true,"
# backup=yes
- lineinfile:
dest=/usr/share/openstack-puppet/modules/glance/manifests/notify/rabbitmq.pp
regexp="rabbit_use_ssl = false"