aboutsummaryrefslogtreecommitdiff
path: root/environments/global/common.yaml
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-10-02 22:53:29 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-10-05 10:39:42 +0200
commit98a071604ea9f7569aa0fa0688bc9d35081770c3 (patch)
treeca3d17a50e0bb0be15bb9c02b75b903acdb965a4 /environments/global/common.yaml
parented7b09a7b7c88c49e4fddb8cbe49e6a4ce6bce10 (diff)
downloadPuppet-workstation/flony.tar.gz
Puppet-workstation/flony.tar.zst
Puppet-workstation/flony.zip
Add Flony workstationworkstation/flony
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}"