From c2f33e53cf694819878f95b7200c3a3abebe52dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 14 Apr 2018 10:31:57 +0200 Subject: Disable xmr-stak if mining_pool is empty --- environments/global/types/s1-2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environments/global/types/s1-2.yaml') diff --git a/environments/global/types/s1-2.yaml b/environments/global/types/s1-2.yaml index 5bfdf9a..fb0d663 100644 --- a/environments/global/types/s1-2.yaml +++ b/environments/global/types/s1-2.yaml @@ -7,4 +7,4 @@ base_installation::system_hostname: "%{ldapvar.self.vars.host.0}" base_installation::real_hostname: "%{facts.ec2_metadata.hostname}.v.immae.eu" base_installation::ldap_cert_path: "/etc/ssl/certs/ca-certificates.crt" letsencrypt::try_for_real_hostname: true -profile::xmr_stak::cpulimit: "30" +profile::xmr_stak::cpulimit: "0" -- cgit v1.2.3