Merge pull request 'Configure and run LND and RTL' (#274) from feauture/lnd into master

Reviewed-on: #274
This commit was merged in pull request #274.
This commit is contained in:
2021-01-05 10:33:37 +00:00
10 changed files with 254 additions and 15 deletions

View File

@@ -20,6 +20,7 @@
"kosmos-bitcoin::source",
"kosmos-bitcoin::c-lightning",
"kosmos-bitcoin::lnd",
"kosmos-bitcoin::rtl",
"kosmos-bitcoin::dotnet",
"kosmos-bitcoin::nbxplorer",
"kosmos-bitcoin::btcpay",
@@ -42,6 +43,11 @@
"git::default",
"git::package",
"golang::default",
"kosmos-nodejs::default",
"nodejs::nodejs_from_package",
"nodejs::repo",
"firewall::default",
"chef-sugar::default",
"kosmos-nginx::default",
"nginx::default",
"nginx::package",
@@ -73,6 +79,7 @@
"recipe[kosmos-bitcoin::source]",
"recipe[kosmos-bitcoin::c-lightning]",
"recipe[kosmos-bitcoin::lnd]",
"recipe[kosmos-bitcoin::rtl]",
"role[btcpay]"
]
}