Merge "Set cache_timeout when creating nspawn containers"

This commit is contained in:
Zuul 2018-06-28 16:43:55 +00:00 committed by Gerrit Code Review
commit 99f8c7a95e

View File

@ -70,6 +70,7 @@
roles:
- role: "openstack_hosts"
is_container: true
cache_timeout: 0
vars_files:
- defaults/repo_packages/openstack_services.yml
environment: "{{ deployment_environment_variables | default({}) }}"