control-repo/site-modules/subbutest/manifests/testclass.pp
2021-05-11 12:01:48 +08:00

9 lines
175 B
Puppet

# @summary A short summary of the purpose of this class
#
# A description of what this class does
#
# @example
# include subbutest::testclass
class subbutest::testclass {
}