bootstrap-vz/manifests/examples
Brendan Harley 511a44f72e Add LVM as a disk backend
Enables the use of Logical Volumes as disk backends.

It uses an existing volume group and has no support for creating a new one.
It will not override an existing logical volume and fail gracefully.

The lv is created, activated and then mounted as a loop device.
The boostraping process is then launched on the loop device.
Once the process is completed, the lv is unmounted and desactivated.

The created lv will be deleted should the boostraping process fail.

The lv must be activated before use.

A manifest has been included for testing purposes.
2017-06-08 17:05:48 +02:00
..
azure Fixing andsens/bootstrap-vz#338 2016-09-23 09:30:41 +01:00
docker docker: no need for date in reponame of example manifest 2016-06-07 22:28:53 +02:00
ec2 Remove image section in manifest 2015-12-13 19:41:18 +01:00
kvm Add LVM as a disk backend 2017-06-08 17:05:48 +02:00
virtualbox Add manifest, kernel and NIC config for stretch 2016-06-04 18:19:49 +02:00