kayobe/ansible/group_vars/all
Mark Goddard 1d8b4e2500 Enable 'data' LVM group only for Docker devicemapper
This change is a precursor to switching the default Docker storage
driver to overlay2.

Previously, Kayobe's default configuration included a 'data' LVM volume
group, with a 'docker-volumes' logical volume mounted at
/var/lib/docker/volumes. Additionally, if the Docker devicemapper
storage driver was used, the data volume group would contain the
docker-thinpool and docker-thinpoolmeta volumes.

This LVM setup was really included for devicemapper, and while in some
cases it may be useful to have docker volumes as a separate logical
volume, this doesn't really make sense as a default. Often in
environments using other Docker storage drivers, the data volume group
would be removed from configuration.

This change modifies the default LVM configuration to only create a
'data' volume group if the Docker storage driver is devicemapper.
Additionally, new flags are added to make this choice independent from
the storage driver, to support cases where the data volume group is
required without devicemapper.

Change-Id: Ia3c1f6423c32fa2580b57db32512a34ce35d7acc
Story: 2005667
Task: 30973
2020-04-23 14:20:59 +01:00
..
switches Add support for Arista switches 2019-08-22 16:20:40 +02:00
bifrost CentOS 8: seed VM & bifrost 2020-04-09 14:04:22 +00:00
bmc Add a BMC configuration file to consolidate IPMI credentials and BMC type 2017-04-05 11:05:48 +01:00
compute Enable 'data' LVM group only for Docker devicemapper 2020-04-23 14:20:59 +01:00
controllers Enable 'data' LVM group only for Docker devicemapper 2020-04-23 14:20:59 +01:00
dell-switch-bmp Add README files for dell-switch and dell-switch-bmp roles 2017-03-28 16:11:39 +01:00
dnf CentOS 8: Support DNF 2020-03-19 11:23:39 +00:00
dns Allow resolv.conf configuration to be prevented 2018-05-09 19:12:00 +01:00
docker Enable 'data' LVM group only for Docker devicemapper 2020-04-23 14:20:59 +01:00
docker-registry Make docker registry volume configurable 2020-02-19 10:16:00 +00:00
globals Add docs on host configuration 2019-01-11 17:10:03 +00:00
grafana Fix loading of Monasca Grafana dashboards 2020-03-30 15:13:15 +02:00
idrac Fix default for idrac_network_ips - should be a dict 2017-11-09 18:48:57 +00:00
inspector Filter out switch port descriptions on Ruckus switches 2020-04-09 08:35:45 +02:00
ipa Switch default IPA images to centos 2019-12-16 10:11:17 +00:00
ironic Automatically enable serial consoles on post configure 2019-02-04 18:09:51 +00:00
kolla Don't use become for Kolla Ansible 2020-03-31 15:32:10 +01:00
monitoring Multiple updates for Kayobe 2019-05-20 15:30:07 +01:00
network Remove ceph block device support 2020-03-18 10:28:33 +00:00
neutron Use kolla-ansible's defaults for neutron ML2 mechanism drivers 2017-10-26 10:32:42 +01:00
nova The default group doesn't need to be configurable 2017-11-13 16:16:01 +00:00
ntp CentOS 8: Disable ntpd, enable chrony container 2020-03-05 16:56:58 +00:00
opensm Add configuration of OpenSM Infiniband subnet manager in a Docker container 2017-06-12 10:15:46 +01:00
openstack Revert "Use OpenStack Train release" 2020-02-14 14:54:23 +00:00
overcloud CentOS 8: seed VM & bifrost 2020-04-09 14:04:22 +00:00
pip Update packages in virtualenvs 2019-08-15 11:01:49 +00:00
seed Enable 'data' LVM group only for Docker devicemapper 2020-04-23 14:20:59 +01:00
seed-hypervisor Remove seed_hypervisor_libvirt_pool_capacity variable 2020-03-05 16:06:49 +01:00
seed-vm CentOS 8: seed VM & bifrost 2020-04-09 14:04:22 +00:00
ssh Reconcile all 'Ansible control host' references 2018-07-11 17:19:18 +01:00
storage Enable 'data' LVM group only for Docker devicemapper 2020-04-23 14:20:59 +01:00
swift Support for Ceph and Swift storage networks, and improvements to Swift 2019-04-24 12:40:20 +00:00
users Support configuration of user accounts 2017-09-11 10:29:13 +00:00
yum CentOS 8: Support DNF 2020-03-19 11:23:39 +00:00
yum-cron CentOS 8: Support DNF 2020-03-19 11:23:39 +00:00