blob: fdd8847e011db70ccd8015ece60ac0c5b6053e7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ type: install
message: <<EOM
Add the following lines to %%PREFIX%%/etc/mcollective/server.cfg to
enable the mcollective-actionpolicy-auth plugin:
rpcauthorization = 1
rpcauthprovider = action_policy
EOM
}
]
|