Skip to content
Snippets Groups Projects
Commit bdb3a12d authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Use templates for keystone domain specific configurations"

parents 440a0608 20df8145
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment