From a54862a233826f5505e4ed3b5dc72d599d3dbc24 Mon Sep 17 00:00:00 2001 From: "jhejda@wmpromus.com" Date: Wed, 8 May 2019 11:49:54 +0200 Subject: [PATCH] fail --- modules/test/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/test/manifests/init.pp b/modules/test/manifests/init.pp index cdf63b8..611083e 100644 --- a/modules/test/manifests/init.pp +++ b/modules/test/manifests/init.pp @@ -2,7 +2,7 @@ class test ( ) { - class { 'test::test': + class { '::test': message => 1 } #fail('Hello world')