fix regexp
This commit is contained in:
parent
3dafc11783
commit
37aa98ae1a
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@
|
|||
backup=yes
|
||||
- lineinfile:
|
||||
dest=/usr/share/openstack-puppet/modules/rabbitmq/manifests/config.pp
|
||||
regexp=" 'RABBITMQ_NODE_PORT*' => $port,"
|
||||
regexp="RABBITMQ_NODE_PORT"
|
||||
line=" 'RABBITMQ_NODE_PORTTTTT' => $port,"
|
||||
backup=yes
|
||||
# http://openstack.redhat.com/Quickstart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue