]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/profile/templates/xmr_stak/xmr-stak.conf.erb
Switch xmr stak cpu to xmr stak
[perso/Immae/Projets/Puppet.git] / modules / profile / templates / xmr_stak / xmr-stak.conf.erb
index 0228eb61b78054ecd1cc043a936c036f474c6647..b9d75a5014642344b7a3289635cade4dd84f14c4 100644 (file)
@@ -1,9 +1,9 @@
 "pool_list" :
 [
-{"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 },
+{"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : true, "tls_fingerprint" : "", "pool_weight" : 1 },
 ],
 
-"currency" : "monero7",
+"currency" : "monero",
 "call_timeout" : 10,
 "retry_time" : 30,
 "giveup_limit" : 0,