File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ lvm::volume_groups:
104104 mountpath : /var/backups
105105 mountpath_require : true
106106` ` `
107- or to just build the VG if it does not exists
107+ or to just build the VG if it does not exist
108108` ` ` yaml
109109---
110110lvm::volume_groups :
@@ -144,8 +144,8 @@ resources out yourself.
144144## Optional Values
145145 The ` unless_vg` (physical_volume) and `createonly` (volume_group) will check
146146 to see if "myvg" exists. If "myvg" does exist then they will not modify
147- the physical volume or volume_group. This is usefull if you environment
148- is build with certain disks but they change while the server grows, shrinks
147+ the physical volume or volume_group. This is useful if your environment
148+ is built with certain disks but they change while the server grows, shrinks
149149 or moves.
150150
151151 Example :
You can’t perform that action at this time.
0 commit comments