Ignore http with keystone

Change-Id: I28d60dd48428ea155fafbcc9decec931b2ac6c01
This commit is contained in:
Joe Talerico 2015-12-10 09:12:42 -05:00
parent 6574848f42
commit a35a0f9d12

View File

@ -50,6 +50,7 @@
- name: Restart httpd service
service: name=httpd state=restarted
when: connmon and "'httpd' in '{{ keystone_deployment }}'"
ignore_errors: true
#
# Restart keystone when in eventlet