X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=environments%2Fproduction%2Fdata%2Ftypes%2Fs1-2.yaml;fp=environments%2Fproduction%2Fdata%2Ftypes%2Fs1-2.yaml;h=496b7418eb5cf9cd06334358c28251aff12eb07f;hb=fb64d090c9bdb42bbb8b847952c167dbd4c3215a;hp=0000000000000000000000000000000000000000;hpb=cc6f55196746a76aa883fce112a652dd8800d780;p=perso%2FImmae%2FProjets%2FPuppet.git 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 @@ +--- +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