Use templates for keystone domain specific configurations
Change-Id: Idb40cbed763382bef9965c6b090e71156b671590
This commit is contained in:
parent
f8c40a4588
commit
20df814528
@ -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…
x
Reference in New Issue
Block a user