-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinit.config.yaml
69 lines (67 loc) · 1.41 KB
/
init.config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# SPDX-FileCopyrightText: Magenta ApS <https://magenta.dk>
# SPDX-License-Identifier: MPL-2.0
---
# Extended from os2mo-init's config.default.yml
root_organisation:
municipality_code: null
facets:
org_unit_address_type:
PhoneUnit:
title: "Telefon"
scope: "PHONE"
EmailUnit:
title: "Email"
scope: "EMAIL"
employee_address_type:
PhoneEmployee:
title: "Telefon"
scope: "PHONE"
AdressePostEmployee:
title: "Postadresse"
scope: "DAR"
EmailEmployee:
title: "Email"
scope: "EMAIL"
leave_type:
Orlov:
title: "Orlov"
scope: "TEXT"
visibility:
Intern:
title: "Må vises internt"
scope: "INTERNAL"
Public:
title: "Må vises eksternt"
scope: "PUBLIC"
Secret:
title: "Hemmelig"
scope: "SECRET"
engagement_job_function:
Jurist:
title: "Jurist"
scope: "TEXT"
org_unit_type:
Afdeling:
title: "Afdeling"
scope: "TEXT"
org_unit_level:
N1:
title: "N1"
scope: "TEXT"
engagement_type:
Ansat:
title: "Ansat"
scope: "TEXT"
primary_type:
primary:
title: "Primær"
scope: "3000"
non-primary:
title: "Ikke-primær ansættelse"
scope: "0"
explicitly-primary:
title: "Manuelt primær ansættelse"
scope: "5000"
it_systems:
ADUUID: "Active Directory UUID"
ADtitle: "Active Directory Title"