Bitcoin (Core) cookbook #121

Merged
greg merged 20 commits from feature/bitcoin_cookbook into master 2020-08-20 17:17:31 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit d65363f964 - Show all commits

View File

@ -21,4 +21,3 @@ chef_version '>= 14.0'
depends "ark"
depends "kosmos_encfs"
depends "ulimit"

View File

@ -137,6 +137,7 @@ end
# TODO move to custom kosmos cookbook before publishing bitcoin cookbook
encfs_path_activation_unit 'bitcoind.service'
# TODO move to custom kosmos cookbook before publishing bitcoin cookbook
firewall_rule 'bitcoind' do
port [8333] # TODO adjust for testnet
protocol :tcp