aboutsummaryrefslogtreecommitdiff
path: root/environments
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-02-18 23:51:53 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-02-20 08:17:10 +0100
commit2bb35074eef353f03b4373f695834c0be41609ad (patch)
treeb92e60541e5493b07d20baeab688d8bb4c7295c6 /environments
parent428fcf14be3943fc01d234a5e622c7f8706bcb73 (diff)
downloadPuppet-2bb35074eef353f03b4373f695834c0be41609ad.tar.gz
Puppet-2bb35074eef353f03b4373f695834c0be41609ad.tar.zst
Puppet-2bb35074eef353f03b4373f695834c0be41609ad.zip
Migrate to apache
Diffstat (limited to 'environments')
-rw-r--r--environments/production/data/types/vps-ovhssd-1.yaml1
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 968bf6b..4647a25 100644
--- a/environments/production/data/types/vps-ovhssd-1.yaml
+++ b/environments/production/data/types/vps-ovhssd-1.yaml
@@ -3,5 +3,6 @@ classes:
3 base_installation: 3 base_installation:
4 stage: "setup" 4 stage: "setup"
5 5
6base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
6base_installation::grub_device: "/dev/sdb" 7base_installation::grub_device: "/dev/sdb"
7base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" 8base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"