Updated PuppetDoc header information
Updated nginx:📦:suse PuppetDoc header information to accurately
reflect the requirement for all packages as defined within the RPM spec for
SuSE and OpenSUSE
This commit is contained in:
parent
0fc86b96fc
commit
594f07ef73
1 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,9 @@
|
|||
# There are no default parameters for this class.
|
||||
#
|
||||
# Actions:
|
||||
#
|
||||
# This module contains all of the required package for SuSE. Apache and all
|
||||
# other packages listed below are built into the packaged RPM spec for
|
||||
# SuSE and OpenSuSE.
|
||||
# Requires:
|
||||
#
|
||||
# Sample Usage:
|
||||
|
@ -68,4 +70,4 @@ class nginx::package::suse {
|
|||
package { "rubygem-spruz":
|
||||
ensure => installed,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue