chef/roles/bitcoind.rb
Râu Cao 90e17b0abc
Rename bitcoind recipe
Was still using a name from when the cookbook didn't set up anything
else
2022-12-25 16:28:14 +07:00

6 lines
59 B
Ruby

name "bitcoind"
run_list %w(
kosmos-bitcoin::bitcoind
)