fuel-library/deployment/puppet/docker/templates/storage-setup.erb
Dmitry Teselkin 9eefd81f23 Use LVM volume group as backend for docker
In order to improve docker container performance LVM volume
group can be used as a backend for docker containers.

Requires: https://review.openstack.org/#/c/247691

Blueprint: master-on-centos7

Is NOT compatible with CentOS6 master node

Related-Bug: #1333458

Change-Id: If66f5abf5e35e3cbb5cc1f0092104eea80c2ea80
2015-12-01 21:11:11 +00:00

3 lines
45 B
Plaintext

VG=<%= @docker_volume_group %>
GROWPART=true