control-repo/site-modules/profile/manifests/goldload/software.pp
Henry Wang a869f0c8d9 sfsfd
2019-11-20 15:05:03 +08:00

9 lines
137 B
Puppet

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