X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=environments%2Fproduction%2Fdata%2Ftypes%2Fvps-ovhssd-1.yaml;h=217dd82fc2c7a2109abbb3074a6cae77fdcd6996;hb=548061112d2e2627317f9379d2f501fcf3f6ea54;hp=eb4934b81c49b1aa56876ba15d223432e09706d7;hpb=1508e956adaa97b7a82c27537f4b124266dacdf0;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/environments/production/data/types/vps-ovhssd-1.yaml b/environments/production/data/types/vps-ovhssd-1.yaml index eb4934b..217dd82 100644 --- a/environments/production/data/types/vps-ovhssd-1.yaml +++ b/environments/production/data/types/vps-ovhssd-1.yaml @@ -3,5 +3,6 @@ classes: base_installation: stage: "setup" -base_installation::system_hostname: "new.immae.eu" base_installation::grub_device: "/dev/sdb" +base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" +base_installation::system_hostname: "new.immae.eu"