From: Ismaƫl Bouya Date: Sat, 14 Apr 2018 00:31:09 +0000 (+0200) Subject: Fix xmr stak currency X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=196688a659d2748b644176cbc16cf565c274330f;hp=d174affd5fe3291ad24f926ce1f2d5130472667e;p=perso%2FImmae%2FProjets%2FPuppet.git Fix xmr stak currency --- diff --git a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb index f6fae77..0228eb6 100644 --- a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb +++ b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb @@ -3,7 +3,7 @@ {"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 }, ], -"currency" : "cryptonight", +"currency" : "monero7", "call_timeout" : 10, "retry_time" : 30, "giveup_limit" : 0,