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

9 lines
66 B
ObjectPascal

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