Fix a typo in config.yml
Change-Id: Id0efea7ab3fdfab5f9ff42c8761e5afc6a93b9aa Closes-Bug: #1660005
This commit is contained in:
parent
717c80aef5
commit
b7fefc1c50
@ -47,7 +47,7 @@
|
||||
- "{{ node_custom_config }}/barbican-api/{{ inventory_hostname }}/barbican-api-paste.ini"
|
||||
dest: "{{ node_config_directory }}/barbican-api/barbican-api-paste.ini"
|
||||
when:
|
||||
- inventory_hostname in groups['barbiacn-api']
|
||||
- inventory_hostname in groups['barbican-api']
|
||||
- service.enabled | bool
|
||||
register: barbican_api_paste
|
||||
notify:
|
||||
|
Loading…
Reference in New Issue
Block a user