Now speaking about ortiche-roles

This commit is contained in:
jigen 2015-02-22 18:33:18 +01:00
parent 297fbfcf72
commit 41d5cdf027

View file

@ -2,5 +2,5 @@ $admin=hiera('ortiche-admin')
notify{"This node is mantained by ${::admin}": }
node default {
hiera_include('ortiche-classes')
hiera_include('ortiche-roles')
}