fail
This commit is contained in:
parent
b19b1900f2
commit
e97fd8af5c
@ -1,7 +1,10 @@
|
||||
class test (
|
||||
|
||||
) {
|
||||
include test::test
|
||||
|
||||
class { 'test::test':
|
||||
message => 'Hello'
|
||||
}
|
||||
#fail('Hello world')
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user