control-repo/modules/test/manifests/init.pp
jhejda@wmpromus.com b19b1900f2 fail
2019-05-08 11:43:40 +02:00

9 lines
66 B
ObjectPascal

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