From 471c23eb5be3531c304ab789260fea74346cb24e Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 28 Jan 2022 17:33:34 -0600 Subject: [PATCH] Update node config/state --- nodes/bitcoin-2.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nodes/bitcoin-2.json b/nodes/bitcoin-2.json index 5340527..3b80c1e 100644 --- a/nodes/bitcoin-2.json +++ b/nodes/bitcoin-2.json @@ -24,6 +24,7 @@ "kosmos-bitcoin::c-lightning", "kosmos-bitcoin::lnd", "kosmos-bitcoin::lnd-scb-s3", + "kosmos-bitcoin::boltz", "kosmos-bitcoin::rtl", "kosmos-bitcoin::lndhub", "kosmos_postgresql::hostsfile", @@ -48,6 +49,7 @@ "kosmos-bitcoin::firewall", "git::default", "git::package", + "kosmos-bitcoin::golang", "golang::default", "backup::default", "logrotate::default", @@ -97,6 +99,7 @@ "recipe[kosmos-bitcoin::c-lightning]", "recipe[kosmos-bitcoin::lnd]", "recipe[kosmos-bitcoin::lnd-scb-s3]", + "recipe[kosmos-bitcoin::boltz]", "recipe[kosmos-bitcoin::rtl]", "recipe[kosmos-bitcoin::lndhub]", "role[btcpay]"