Ignore http with keystone
Change-Id: I28d60dd48428ea155fafbcc9decec931b2ac6c01
This commit is contained in:
parent
6574848f42
commit
a35a0f9d12
@ -50,6 +50,7 @@
|
|||||||
- name: Restart httpd service
|
- name: Restart httpd service
|
||||||
service: name=httpd state=restarted
|
service: name=httpd state=restarted
|
||||||
when: connmon and "'httpd' in '{{ keystone_deployment }}'"
|
when: connmon and "'httpd' in '{{ keystone_deployment }}'"
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
#
|
#
|
||||||
# Restart keystone when in eventlet
|
# Restart keystone when in eventlet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user