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

9 lines
65 B
ObjectPascal

class test (
) {
include something
#fail('Hello world')
}