]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/integration/data/types/vps-ovhssd-1.yaml
Fetch node informations from LDAP
[perso/Immae/Projets/Puppet.git] / environments / integration / data / types / vps-ovhssd-1.yaml
diff --git a/environments/integration/data/types/vps-ovhssd-1.yaml b/environments/integration/data/types/vps-ovhssd-1.yaml
new file mode 100644 (file)
index 0000000..73f7a45
--- /dev/null
@@ -0,0 +1,10 @@
+---
+classes:
+  base_installation:
+    stage: "setup"
+
+base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
+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