]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blame - environments/global/types/vps-ovhssd-1.yaml
Start to cleanup the files
[perso/Immae/Projets/Puppet.git] / environments / global / types / vps-ovhssd-1.yaml
CommitLineData
85abd2fd
IB
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"
0a21fb6c 10letsencrypt::try_for_real_hostname: false