]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commitdiff
New ssd environment
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 11 Mar 2018 11:25:59 +0000 (12:25 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 11 Mar 2018 17:07:00 +0000 (18:07 +0100)
environments/production/data/types/s1-2.yaml [new file with mode: 0644]

diff --git a/environments/production/data/types/s1-2.yaml b/environments/production/data/types/s1-2.yaml
new file mode 100644 (file)
index 0000000..496b741
--- /dev/null
@@ -0,0 +1,9 @@
+---
+classes:
+  base_installation:
+    stage: "setup"
+
+base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
+base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.v.immae.eu"
+base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
+ssl::try_letsencrypt_for_real_hostname: true