tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
nixosTests.openldap: fix deprecation warning
ajs124
3 years ago
3df3c930
85b60c38
+1
-1
1 changed file
expand all
collapse all
unified
split
nixos
tests
openldap.nix
+1
-1
nixos/tests/openldap.nix
···
118
118
};
119
119
};
120
120
testScript = { nodes, ... }: let
121
121
-
specializations = "${nodes.machine.config.system.build.toplevel}/specialisation";
121
121
+
specializations = "${nodes.machine.system.build.toplevel}/specialisation";
122
122
changeRootPw = ''
123
123
dn: olcDatabase={1}mdb,cn=config
124
124
changetype: modify