summary refs log tree commit diff
path: root/nixos/tests/openldap.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/openldap.nix')
-rw-r--r--nixos/tests/openldap.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/openldap.nix b/nixos/tests/openldap.nix
index 1ef74fe30a2..13afe166b9b 100644
--- a/nixos/tests/openldap.nix
+++ b/nixos/tests/openldap.nix
@@ -29,6 +29,7 @@ in {
       environment.etc."openldap/root_password".text = "notapassword";
       services.openldap = {
         enable = true;
+        urlList = [ "ldapi:///" "ldap://" ];
         settings = {
           children = {
             "cn=schema".includes = [