improve regexp
This commit is contained in:
parent
652c21e8e9
commit
721ee86b8e
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
|
||||
- lineinfile:
|
||||
dest=/usr/lib/python2.7/site-packages/packstack/plugins/dashboard_500.py
|
||||
regexp=" host_resources\.append\(ssl_key, 'ssl_ps_server.key'\)"
|
||||
regexp=" host_resources\.append\(*ssl_key, 'ssl_ps_server.key'\)*"
|
||||
line=" host_resources.append((ssl_key, 'ssl_ps_server.key'))"
|
||||
backup=yes
|
||||
# http://openstack.redhat.com/Quickstart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue