chef/roles/btcpay.rb

8 lines
108 B
Ruby

name "btcpay"
run_list %w(
kosmos-bitcoin::dotnet
kosmos-bitcoin::nbxplorer
kosmos-bitcoin::btcpay
)