Deleted class inclusion
This commit is contained in:
parent
5d150b7a71
commit
40330012f4
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
$admin=hiera('ortiche-admin')
|
$admin=hiera('ortiche-admin')
|
||||||
notify{"Variable is ${::admin}": }
|
notify{"This node is mantained by ${::admin}": }
|
||||||
|
|
||||||
hiera_include('ortiche-classes')
|
|
||||||
|
|
||||||
node default {
|
node default {
|
||||||
class {'ortiche-base': }
|
class {'ortiche-base': }
|
||||||
|
|
Loading…
Reference in a new issue