Merge "Change the ordering for the xinetd class override"

This commit is contained in:
Zuul 2018-11-16 07:34:56 +00:00 committed by Gerrit Code Review
commit e09f0a2b2e
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@ outputs:
step_config:
list_join:
- "\n"
- - {get_attr: [SwiftStorageBase, role_data, step_config]}
- "class xinetd() {}"
- - "class xinetd() {}"
- {get_attr: [SwiftStorageBase, role_data, step_config]}
config_image: {get_param: DockerSwiftConfigImage}
kolla_config:
/var/lib/kolla/config_files/swift_account_auditor.json: