Commit d86afdce authored by Jonas Heinrich's avatar Jonas Heinrich Committed by github-actions[bot]
Browse files

nixos/tests/oncall: Fix LDAP mapping

(cherry picked from commit 8a9cd899)
parent 8adbe6ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ in
              username = "uid";
              full_name = "cn";
              email = "mail";
              mobile = "telephoneNumber";
              call = "telephoneNumber";
              sms = "mobile";
            };
          };