Merge "Switch lxc_container_backing_store to default "dir""

This commit is contained in:
Zuul 2018-06-21 02:09:50 +00:00 committed by Gerrit Code Review
commit 4a5a288e3e

View File

@ -276,4 +276,4 @@ bootstrap_host_octavia: "{{ (bootstrap_host_scenario in ['octavia']) | bool }}"
container_tech: "{{ ('nspawn' in bootstrap_host_scenario) | ternary('nspawn', 'lxc') }}"
# Set the lxc backing store for the job
lxc_container_backing_store: machinectl
lxc_container_backing_store: dir