openstack-ansible/tests/roles/bootstrap-host
Mohammed Naser 351d32a7fb Switch lxc_container_backing_store to default "dir"
It seems that the `machinectl` backing store is prone to errors and it
is causing instability in the gate since it was introduced.  Also, the
default value for it is "dir" which means 99% of deployments will be
using that value.

We should be gating for the most commonly used case, therefore, by
removing it, we're gating with a much similar environment as the one
used by our users.

Conflicts:
1. tests/roles/bootstrap-host/defaults/main.yml
   The variable does not exist. It is hard-coded in the template instead.

Change-Id: Icc099981f2a216d6c4d10f8a23f56cac32cc932f
(cherry picked from commit 8a18a23511)
2018-06-26 12:55:09 +01:00
..
defaults bootstrap-host: Prepare disk for machinectl storage 2018-03-14 18:15:08 +00:00
tasks Add more meaningful/user readable failure 2018-06-01 11:45:54 +02:00
templates Switch lxc_container_backing_store to default "dir" 2018-06-26 12:55:09 +01:00
vars Add missing Ubuntu packages 2018-03-16 16:18:04 +00:00