1
0
control-repo/modules/test/manifests/init.pp
jhejda@wmpromus.com 92c20fab5c first test
2019-03-12 16:52:39 +01:00

6 lines
46 B
Puppet

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