X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=environments%2Fglobal%2Ftypes%2Fs1-2.yaml;fp=environments%2Fglobal%2Ftypes%2Fs1-2.yaml;h=496b7418eb5cf9cd06334358c28251aff12eb07f;hb=a869ea173f9a1e45f63336ad9d640bf94e5039e3;hp=0000000000000000000000000000000000000000;hpb=56bc60ea5e9ae11872d3e3d388adb7c5ada0c2c9;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/environments/global/types/s1-2.yaml b/environments/global/types/s1-2.yaml new file mode 100644 index 0000000..496b741 --- /dev/null +++ b/environments/global/types/s1-2.yaml @@ -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