typo
This commit is contained in:
parent
3343a069d1
commit
eb4570f926
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
||||||
- lineinfile:
|
- lineinfile:
|
||||||
dest=/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb
|
dest=/usr/share/openstack-puppet/modules/rabbitmq/templates/rabbitmq.config.erb
|
||||||
regexp="cacertfile"
|
regexp="cacertfile"
|
||||||
line=" ' {ssl_options, [{cacertfile,\"<%= @ssl_cert %>\"},"
|
line=" {ssl_options, [{cacertfile,\"<%= @ssl_cert %>\"},"
|
||||||
backup=yes
|
backup=yes
|
||||||
- lineinfile:
|
- lineinfile:
|
||||||
dest=/usr/lib/python2.7/site-packages/packstack/puppet/templates/mongodb.pp
|
dest=/usr/lib/python2.7/site-packages/packstack/puppet/templates/mongodb.pp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue