Merge pull request 'update to 0.10.1.0' (#5) from qvqc/ansible-remote-node:master into master

Reviewed-on: #5
master
dsc 3 years ago
commit a07dc82598

@ -1,7 +1,7 @@
---
wownero_remote_url: 'https://git.wownero.com/attachments/c7ead1fb-49ca-4abe-9d5f-51c942e353ba'
wownero_remote_hash: 'sha256:d9402ca2a71809c51499aab41772ef5052cd5a84256883e88997a5ab7a00c848'
wownero_version: "0.10.0.2"
wownero_remote_url: 'https://git.wownero.com/attachments/b5cc0583-9787-4b9e-94f4-26101025354c'
wownero_remote_hash: 'sha256:cf1c822dfef2377f79a48ebf51054441e152b71f06760f81a02613ffa1dc69b2'
wownero_version: "0.10.1.0"
wownero_bin_dir: "/usr/local/bin"
wownerod_path: "{{ wownero_bin_dir }}/wownerod"
wownerod_p2p_port: "34567"

@ -12,6 +12,6 @@ rpc-bind-ip=0.0.0.0
rpc-bind-ipv6-address=::0
rpc-bind-port={{ wownerod_rpc_port }}
rpc-use-ipv6=1
rpc-ssl=disabled
rpc-ssl=autodetect
tx-proxy=tor,127.0.0.1:9050,23
tx-proxy=i2p,127.0.0.1:4447,23
Loading…
Cancel
Save