]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blame - environments/integration/data/types/vps-ovhssd-1.yaml
Merge branch 'new_node'
[perso/Immae/Projets/Puppet.git] / environments / integration / data / 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"
10ssl::try_letsencrypt_for_real_hostname: false