]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/production/data/types/vps-ovhssd-1.yaml
Add letsencrypt
[perso/Immae/Projets/Puppet.git] / environments / production / data / types / vps-ovhssd-1.yaml
index 217dd82fc2c7a2109abbb3074a6cae77fdcd6996..9130ad19ca824aeee0aefefb7f486701701859d5 100644 (file)
@@ -3,6 +3,7 @@ classes:
   base_installation:
     stage: "setup"
 
+base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
 base_installation::grub_device: "/dev/sdb"
 base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
-base_installation::system_hostname: "new.immae.eu"
+ssl::try_letsencrypt_for_real_hostname: false