aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-11 12:25:59 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-11 18:07:00 +0100
commitfb64d090c9bdb42bbb8b847952c167dbd4c3215a (patch)
tree363a19db66193eca7a59a8b21d330689588b100c /environments
parentcc6f55196746a76aa883fce112a652dd8800d780 (diff)
downloadPuppet-fb64d090c9bdb42bbb8b847952c167dbd4c3215a.tar.gz
Puppet-fb64d090c9bdb42bbb8b847952c167dbd4c3215a.tar.zst
Puppet-fb64d090c9bdb42bbb8b847952c167dbd4c3215a.zip
New ssd environment
Diffstat (limited to 'environments')
-rw-r--r--environments/production/data/types/s1-2.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/environments/production/data/types/s1-2.yaml b/environments/production/data/types/s1-2.yaml
new file mode 100644
index 0000000..496b741
--- /dev/null
+++ b/environments/production/data/types/s1-2.yaml
@@ -0,0 +1,9 @@
1---
2classes:
3 base_installation:
4 stage: "setup"
5
6base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
7base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.v.immae.eu"
8base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
9ssl::try_letsencrypt_for_real_hostname: true