feat: add the ldap client to all servers
This commit is contained in:
parent
3028fe61d2
commit
f5b1cb33ef
2 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue