aboutsummaryrefslogtreecommitdiff
path: root/environments/global/types/vps-ovhssd-1.yaml
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-13 11:17:34 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-13 11:17:34 +0100
commit96d61e22a20255c2b437eb3a3b81f9b44a1814de (patch)
tree2fd1df3a6c0c34b87499b2606e0cd45faf5e6861 /environments/global/types/vps-ovhssd-1.yaml
parent70c37c94e226a708fd0407a4b3742c83972967a7 (diff)
parenta869ea173f9a1e45f63336ad9d640bf94e5039e3 (diff)
downloadPuppet-96d61e22a20255c2b437eb3a3b81f9b44a1814de.tar.gz
Puppet-96d61e22a20255c2b437eb3a3b81f9b44a1814de.tar.zst
Puppet-96d61e22a20255c2b437eb3a3b81f9b44a1814de.zip
Merge branch 'fstabs' into dev
Add fstab, and reorganize hiera environments to avoid duplicates
Diffstat (limited to 'environments/global/types/vps-ovhssd-1.yaml')
-rw-r--r--environments/global/types/vps-ovhssd-1.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/environments/global/types/vps-ovhssd-1.yaml b/environments/global/types/vps-ovhssd-1.yaml
new file mode 100644
index 0000000..73f7a45
--- /dev/null
+++ b/environments/global/types/vps-ovhssd-1.yaml
@@ -0,0 +1,10 @@
1---
2classes:
3 base_installation:
4 stage: "setup"
5
6base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
7base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
8base_installation::grub_device: "/dev/sdb"
9base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
10ssl::try_letsencrypt_for_real_hostname: false