chef/roles/lnd.rb
Râu Cao 752bb74663
Remove boltz service and RTL integration
We use peerswap these days, and the build process for boltz was made
much more complicated at some point. Not worth upgrading for us.
2024-10-16 12:23:38 +02:00

9 lines
131 B
Ruby

name "lnd"
run_list %w(
kosmos-bitcoin::lnd
kosmos-bitcoin::lnd-scb-s3
kosmos-bitcoin::rtl
kosmos-bitcoin::peerswap-lnd
)