control-repo/site-modules/profile/manifests/test.pp
Henry Wang 3b0b467dfa 111
2019-11-22 08:42:09 +08:00

4 lines
78 B
Puppet

class profile::winlogbeat {
notify {'This is from profile::winlogbeat': }
}