control-repo/site-modules/profile/manifests/test.pp

4 lines
66 B
ObjectPascal
Raw Normal View History

2019-11-21 03:36:23 +00:00
class profile::test {
notify {'This is from profile::test': }
}