Initial version of bitcoin cookbook

This commit is contained in:
2020-08-16 16:13:39 +02:00
parent 2c40ad4591
commit 47105b2a1c
14 changed files with 344 additions and 0 deletions
@@ -0,0 +1,2 @@
node.default['bitcoin']['username'] = 'satoshi'
node.default['bitcoin']['datadir'] = '/mnt/data/bitcoin'