control-repo/site-modules/profile/manifests/goldload/software.pp
Henry Wang aab8110c9d tst
2019-11-21 11:01:03 +08:00

9 lines
138 B
Puppet

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