This commit is contained in:
2022-07-27 15:23:17 +02:00
parent f08df31a83
commit 878d8cece5

View File

@@ -22,7 +22,7 @@ vgroot hash hiera_hash('vgroot::path')
A hash containing as key the name of the volume group (``/dev/mapper/vg_root-$NAME``) to be adjusted and the volume size as value::
vgroot::path:
- lv_root: 20GB
- lv_var: 10GB
lv_root: 20GB
lv_var: 10GB
The contained file system will then automatically resized if needed.