Remove obsolete ulimit dep
This commit is contained in:
parent
9795e77fde
commit
d65363f964
@ -21,4 +21,3 @@ chef_version '>= 14.0'
|
||||
|
||||
depends "ark"
|
||||
depends "kosmos_encfs"
|
||||
depends "ulimit"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user