aboutsummaryrefslogtreecommitdiff
path: root/environments/global/common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environments/global/common.yaml')
-rw-r--r--environments/global/common.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/global/common.yaml b/environments/global/common.yaml
index 2f2db35..4313244 100644
--- a/environments/global/common.yaml
+++ b/environments/global/common.yaml
@@ -16,6 +16,7 @@ lookup_options:
16classes: 16classes:
17 stdlib: ~ 17 stdlib: ~
18 18
19base_installation::ldap_enabled: true
19base_installation::ldap_base: "dc=immae,dc=eu" 20base_installation::ldap_base: "dc=immae,dc=eu"
20base_installation::ldap_dn: "cn=%{facts.ec2_metadata.hostname},ou=hosts,dc=immae,dc=eu" 21base_installation::ldap_dn: "cn=%{facts.ec2_metadata.hostname},ou=hosts,dc=immae,dc=eu"
21base_installation::ldap_cn: "%{facts.ec2_metadata.hostname}" 22base_installation::ldap_cn: "%{facts.ec2_metadata.hostname}"