Merge "Use templates for keystone domain specific configurations"

This commit is contained in:
Jenkins 2017-06-19 08:50:19 +00:00 committed by Gerrit Code Review
commit bdb3a12db4

View File

@ -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