Add support for GSSAPI auth to munin
This commit is contained in:
parent
5d9bc1608f
commit
3ae49d7277
1 changed files with 5 additions and 0 deletions
|
@ -22,4 +22,9 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- mod_auth_gssapi
|
||||
- role: kerberos/keytab
|
||||
keytab: /etc/httpd/httpd.keytab
|
||||
principals: HTTP/munin.foo.sh@FOO.SH
|
||||
group: apache
|
||||
- munin-master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue