Merge "Fix swift.conf.j2 so that merge_configs can recognize"

This commit is contained in:
Jenkins 2016-01-26 19:42:56 +00:00 committed by Gerrit Code Review
commit 6c35db3683

View File

@ -48,7 +48,7 @@
vars: vars:
service_name: "swift-{{ item }}" service_name: "swift-{{ item }}"
sources: sources:
- "roles/swift/templates/swift.conf.j2" - "{{ role_path }}/templates/swift.conf.j2"
- "/etc/kolla/config/global.conf" - "/etc/kolla/config/global.conf"
- "/etc/kolla/config/swift.conf" - "/etc/kolla/config/swift.conf"
- "/etc/kolla/config/swift/{{ item }}.conf" - "/etc/kolla/config/swift/{{ item }}.conf"