control-repo/modules/test/manifests/init.pp
jhejda@wmpromus.com a4f03eaf5d fail
2019-05-08 11:29:32 +02:00

8 lines
47 B
Puppet

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