control-repo/modules/test/manifests/init.pp
jhejda@wmpromus.com 6f60519b49 missing :
2019-03-12 16:58:45 +01:00

6 lines
47 B
Puppet

class test (
) {
notify { 'HELLO WORLD':}
}