]> 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 72f3820c6ebca6a310d97e9d2fcd33c094680530..9130ad19ca824aeee0aefefb7f486701701859d5 100644 (file)
@@ -1,3 +1,9 @@
 ---
-base_installation::system_hostname: "new.immae.eu"
+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