mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
nixos/tests/oncall: Fix LDAP mapping
(cherry picked from commit 8a9cd899ac)
This commit is contained in:
committed by
github-actions[bot]
parent
8adbe6eafc
commit
d86afdceca
@@ -45,7 +45,7 @@ in
|
||||
username = "uid";
|
||||
full_name = "cn";
|
||||
email = "mail";
|
||||
mobile = "telephoneNumber";
|
||||
call = "telephoneNumber";
|
||||
sms = "mobile";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user