Merge "Fix swift.conf.j2 so that merge_configs can recognize"
This commit is contained in:
commit
6c35db3683
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user