Merge "Make standalone_container_cli overridable"

This commit is contained in:
Zuul 2018-12-02 19:00:41 +00:00 committed by Gerrit Code Review
commit c5d8eac45b
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
- 'tempest_extra_config'
- 'tempest_plugins'
- 'standalone_environment_files'
- 'standalone_container_cli'
fail:
msg: "ERROR: {{ item }} is not overridable."
when: item not in "{{ allowed_overrides }}"