Remove obsolete ulimit dep

This commit is contained in:
Basti 2020-08-17 10:51:54 +02:00
parent 9795e77fde
commit d65363f964
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
2 changed files with 1 additions and 1 deletions

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