Re-enable Tor recipe

This commit is contained in:
Basti 2021-11-25 19:44:42 -06:00
parent 931a3a196f
commit 3962666a39
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,8 @@
"recipes": [
"kosmos-base",
"kosmos-base::default",
"tor-full",
"tor-full::default",
"kosmos-bitcoin::source",
"kosmos-bitcoin::c-lightning",
"kosmos-bitcoin::lnd",
@ -86,6 +88,7 @@
},
"run_list": [
"recipe[kosmos-base]",
"recipe[tor-full]",
"recipe[kosmos-bitcoin::source]",
"recipe[kosmos-bitcoin::c-lightning]",
"recipe[kosmos-bitcoin::lnd]",