diff options
Diffstat (limited to 'environments/production')
-rw-r--r-- | environments/production/data/types/vps-ovhssd-1.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/production/data/types/vps-ovhssd-1.yaml b/environments/production/data/types/vps-ovhssd-1.yaml index 4647a25..9130ad1 100644 --- a/environments/production/data/types/vps-ovhssd-1.yaml +++ b/environments/production/data/types/vps-ovhssd-1.yaml | |||
@@ -6,3 +6,4 @@ classes: | |||
6 | base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net" | 6 | base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net" |
7 | base_installation::grub_device: "/dev/sdb" | 7 | base_installation::grub_device: "/dev/sdb" |
8 | base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" | 8 | base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" |
9 | ssl::try_letsencrypt_for_real_hostname: false | ||