author | Luke Hoersten <luke@hoersten.org> |
Sun, 25 Apr 2021 14:03:18 -0500 | |
changeset 18 | 12e90527dfdc |
parent 17 | 385a16f443c5 |
child 20 | 4f4893542c40 |
permissions | -rw-r--r-- |
--- bitcoind_user: "bitcoin" bitcoind_version: "0.21.0" bitcoind_arch: "{{ansible_architecture}}" bitcoind_url: "https://bitcoin.org/bin/bitcoin-core-{{bitcoind_version}}/bitcoin-{{bitcoind_version}}-{{bitcoind_arch}}-linux-gnu.tar.gz" bitcoind_conf_dir: "/home/{{bitcoind_user}}/.bitcoin" bitcoind_enable_txindex: "1"