Unverified Commit 5f501619 authored by Jonas Heinrich's avatar Jonas Heinrich Committed by GitHub
Browse files

nixos/tests/oncall: Fix LDAP mapping (#408503)

parents f340e1b5 8a9cd899
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";
            };
          };