This commit is contained in:
Miroslav Suchý 2015-01-30 13:43:50 +00:00
parent 3343a069d1
commit eb4570f926

View file

@ -146,7 +146,7 @@
- lineinfile:
dest=/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb
regexp="cacertfile"
line=" ' {ssl_options, [{cacertfile,\"<%= @ssl_cert %>\"},"
line=" {ssl_options, [{cacertfile,\"<%= @ssl_cert %>\"},"
backup=yes
- lineinfile:
dest=/usr/lib/python2.7/site-packages/packstack/puppet/templates/mongodb.pp