control-repo/site-modules/profile/manifests/goldload/config.pp
Henry Wang 97b0d858a0 sfsdf
2019-11-20 15:03:36 +08:00

9 lines
132 B
Puppet

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