diff options
Diffstat (limited to 'vars/hostclass/idm_server')
-rw-r--r-- | vars/hostclass/idm_server | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vars/hostclass/idm_server b/vars/hostclass/idm_server index eec6d1c..dec58b7 100644 --- a/vars/hostclass/idm_server +++ b/vars/hostclass/idm_server @@ -3,7 +3,9 @@ allowed_tcp_ports='ssh ldap ldaps domain kerberos-sec kerberos-adm' allowed_udp_ports='domain kerberos-sec kpasswd' +kdc_master_key='changeme' + ssh_authorized_keys_user=nobody unbound_blocklists="\ -https://raw.githubusercontent.com/hagezi/dns-blocklists/main/unbound/pro.plus.blacklist.conf" +hagezi-pro https://raw.githubusercontent.com/hagezi/dns-blocklists/main/rpz/pro.txt" |