openstack-ansible/tests/roles/bootstrap-host
Kevin Carter 7ec02acdf9 Fix LXC volume size
With the change to allow volumes to dynamically grow we need to define
the default volume size to contain a valid size modifier. At present the
value is creating a sparse file that is 1024 bytes. This change sets the
size to gigabytes.

The role pin is updated to include the changes in the lxc_hosts role
which use this method of configuration. Without it the quota setting
end up with a GG at the end, which is invalid and the command fails.

Change-Id: Ib9b23b023d2ad03ce72c4abce5dc9e51d4643ac0
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-16 11:45:36 +00:00
..
defaults Add nspawn container driver 2018-02-11 19:02:24 -06:00
tasks bootstrap-host: Create swap without using a failed task 2018-02-10 13:57:21 +00:00
templates Fix LXC volume size 2018-02-16 11:45:36 +00:00
vars Implement a scenario with no containers 2018-02-08 16:45:53 +00:00