]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blob - environments/global/types/vps-ovhssd-1.yaml
Start to cleanup the files
[perso/Immae/Projets/Puppet.git] / environments / global / types / vps-ovhssd-1.yaml
1 ---
2 classes:
3 base_installation:
4 stage: "setup"
5
6 base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
7 base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
8 base_installation::grub_device: "/dev/sdb"
9 base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
10 letsencrypt::try_for_real_hostname: false