forked from Controls/gitea-pages
extend partitioning documentation
This commit is contained in:
@@ -45,7 +45,7 @@ To increase these sizes of the above listed default volumes, you might use :doc:
|
|||||||
lv_root: 50GB
|
lv_root: 50GB
|
||||||
lv_var: 30GB
|
lv_var: 30GB
|
||||||
|
|
||||||
To add a new volume to the system disk (Volume Group ``vg_root``), you need to address the `Puppet LVM module<https://forge.puppet.com/modules/puppetlabs/lvm>`_ directly in Hiera::
|
To add a new volume to the system disk (Volume Group ``vg_root``), you need to address the `lvm Puppet module <https://forge.puppet.com/modules/puppetlabs/lvm>`_ directly in Hiera::
|
||||||
|
|
||||||
lvm::volume_groups:
|
lvm::volume_groups:
|
||||||
vg_root:
|
vg_root:
|
||||||
|
|||||||
Reference in New Issue
Block a user