aboutsummaryrefslogtreecommitdiff
path: root/environments/global/types/vps-ovhssd-1.yaml
blob: 8dd512c593fdd67e7e58a08981c3fb6ff5af16c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
classes:
  base_installation:
    stage: "setup"

base_installation::system_hostname: "%{ldapvar.self.vars.host.0}"
base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
base_installation::grub_device: "/dev/sdb"
base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
letsencrypt::try_for_real_hostname: false
profile::xmr_stak::cpulimit: "90"