control-repo/site-modules/profile/manifests/goldload/software.pp
Henry Wang 180cc2c06e ststst
2019-11-20 15:00:12 +08:00

9 lines
137 B
Puppet

class profile::goldload::software {
notify {'This is from profile::goldload::software': }
include profile::goldload::testlayer
}