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:
James Fryman 2011-06-07 11:00:01 -05:00
parent 0fc86b96fc
commit 594f07ef73

View file

@ -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,
}
}
}