try this
This commit is contained in:
parent
003fbfae03
commit
9f8932ae9d
1 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue