We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbe8d7 commit 8ca0be8Copy full SHA for 8ca0be8
plans/expand.pp
@@ -1,8 +1,6 @@
1
-# lvm::expand
2
-#
3
-# This plan implements an opinionated method for expanding storage on servers
4
-# that use LVM. If this doesn't fit your needs, simply tie the tasks together
5
-# in some way that does.
+# @summary An opinionated method for expanding storage on machines that use LVM.
+# If this doesn't fit your needs, simply tie the tasks together in
+# some way that does.
6
#
7
# @param server The target for the plan
8
# @param volume_group The volume group to which the logical volume belongs
0 commit comments