Merge "Use templates for keystone domain specific configurations"
This commit is contained in:
commit
bdb3a12db4
@ -73,7 +73,7 @@
|
||||
- name: Copying Keystone Domain specific settings
|
||||
vars:
|
||||
keystone: "{{ keystone_services.keystone }}"
|
||||
copy:
|
||||
template:
|
||||
src: "{{ item.path }}"
|
||||
dest: "{{ node_config_directory }}/keystone/domains/"
|
||||
register: keystone_domains
|
||||
|
Loading…
Reference in New Issue
Block a user