control-repo/site-modules/profile/manifests/goldload/software.pp
Henry Wang 9bde02d293 tstst
2019-11-20 15:01:35 +08:00

9 lines
137 B
Puppet

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