]> 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 968bf6bb17e0fea58d55ee4a790eed41a588839b..9130ad19ca824aeee0aefefb7f486701701859d5 100644 (file)
@@ -3,5 +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"
+ssl::try_letsencrypt_for_real_hostname: false