feat: add the ldap client to all servers

This commit is contained in:
silver 2023-06-14 21:04:29 +01:00
parent 3028fe61d2
commit f5b1cb33ef
2 changed files with 11 additions and 0 deletions

View file

@ -20,6 +20,8 @@
# these are needed for teh program in question
imports = [];
# give users access to this server
#services.skynet_ldap_client.groups = ["skynet-users"];
options.services.skynet_ldap_client = {
# options that need to be passed in to make this work