use portunus from nixos-unstable
This commit is contained in:
parent
8e8cc54f75
commit
2d7ed61384
7 changed files with 107 additions and 64 deletions
|
@ -1,8 +1,8 @@
|
|||
diff --git a/cmd/orchestrator/ldap.go b/cmd/orchestrator/ldap.go
|
||||
index ed0d466..a672046 100644
|
||||
--- a/cmd/orchestrator/ldap.go
|
||||
+++ b/cmd/orchestrator/ldap.go
|
||||
@@ -130,7 +130,7 @@ func runLDAPServer(environment map[string]string) {
|
||||
diff --git a/cmd/portunus-orchestrator/ldap.go b/cmd/portunus-orchestrator/ldap.go
|
||||
index 9564c5e..40cd2d7 100644
|
||||
--- a/cmd/portunus-orchestrator/ldap.go
|
||||
+++ b/cmd/portunus-orchestrator/ldap.go
|
||||
@@ -134,7 +134,7 @@ func runLDAPServer(environment map[string]string) {
|
||||
|
||||
bindURL := "ldap:///"
|
||||
if environment["PORTUNUS_SLAPD_TLS_CERTIFICATE"] != "" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue