updated site and role files
This commit is contained in:
parent
817b44ea03
commit
d61f2fb360
@ -29,7 +29,8 @@ node default {
|
|||||||
if $trusted['extentions']['pp_role'] {
|
if $trusted['extentions']['pp_role'] {
|
||||||
include ($trusted['extentions']['pp_role'])
|
include ($trusted['extentions']['pp_role'])
|
||||||
} else {
|
} else {
|
||||||
fail('This node has no role')
|
notify {"WARN: Unable to apply $trusted['extentions']['pp_role'], applying base role instead":}
|
||||||
|
include "roles::node"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user