]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/global/types/s1-2.yaml
Refactor hiera environments
[perso/Immae/Projets/Puppet.git] / environments / global / types / s1-2.yaml
diff --git a/environments/global/types/s1-2.yaml b/environments/global/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