Merge branch 'master' of git.psi.ch:linux-infra/documentation

This commit is contained in:
2022-08-04 17:04:50 +02:00
+2 -2
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.