Skip to content

Commit 8ca0be8

Browse files
committed
plans/expand.pp: docs cleanup
1 parent 9cbe8d7 commit 8ca0be8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

plans/expand.pp

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
# @summary An opinionated method for expanding storage on machines that use LVM.
2+
# If this doesn't fit your needs, simply tie the tasks together in
3+
# some way that does.
64
#
75
# @param server The target for the plan
86
# @param volume_group The volume group to which the logical volume belongs

0 commit comments

Comments
 (0)