aboutsummaryrefslogtreecommitdiff
path: root/environments/global/types/vps-ovhssd-1.yaml
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-16 20:37:40 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-16 20:53:40 +0100
commit62fe8998b5497864d51ed0fe909a0ff60cc1520b (patch)
treee8826b3115cb17bae7faa76c8300e993b279fb35 /environments/global/types/vps-ovhssd-1.yaml
parent69da835d04e741f4e85da3c473ba86c8801931fd (diff)
downloadPuppet-62fe8998b5497864d51ed0fe909a0ff60cc1520b.tar.gz
Puppet-62fe8998b5497864d51ed0fe909a0ff60cc1520b.tar.zst
Puppet-62fe8998b5497864d51ed0fe909a0ff60cc1520b.zip
Make cpu limit for xmr stak parameter
Diffstat (limited to 'environments/global/types/vps-ovhssd-1.yaml')
-rw-r--r--environments/global/types/vps-ovhssd-1.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/global/types/vps-ovhssd-1.yaml b/environments/global/types/vps-ovhssd-1.yaml
index 68534dc..8dd512c 100644
--- a/environments/global/types/vps-ovhssd-1.yaml
+++ b/environments/global/types/vps-ovhssd-1.yaml
@@ -8,3 +8,4 @@ base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.ovh.net"
8base_installation::grub_device: "/dev/sdb" 8base_installation::grub_device: "/dev/sdb"
9base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" 9base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt"
10letsencrypt::try_for_real_hostname: false 10letsencrypt::try_for_real_hostname: false
11profile::xmr_stak::cpulimit: "90"