better example for vgroot::path

This commit is contained in:
2022-07-26 15:52:54 +02:00
parent a191e73d7b
commit 3a35e0deb8
+2 -1
View File
@@ -22,6 +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_root: 20GB
- lv_var: 10GB
The contained file system will then automatically resized if needed.