Update node configs
This commit is contained in:
parent
3d7b4df376
commit
8c8e978ae9
@ -14,6 +14,10 @@
|
|||||||
"roles": [
|
"roles": [
|
||||||
"base",
|
"base",
|
||||||
"kvm_guest",
|
"kvm_guest",
|
||||||
|
"bitcoind",
|
||||||
|
"cln",
|
||||||
|
"lnd",
|
||||||
|
"lndhub",
|
||||||
"postgresql_client",
|
"postgresql_client",
|
||||||
"btcpay"
|
"btcpay"
|
||||||
],
|
],
|
||||||
@ -21,7 +25,6 @@
|
|||||||
"kosmos-base",
|
"kosmos-base",
|
||||||
"kosmos-base::default",
|
"kosmos-base::default",
|
||||||
"kosmos_kvm::guest",
|
"kosmos_kvm::guest",
|
||||||
"kosmos_postgresql::hostsfile",
|
|
||||||
"tor-full",
|
"tor-full",
|
||||||
"tor-full::default",
|
"tor-full::default",
|
||||||
"kosmos-bitcoin::source",
|
"kosmos-bitcoin::source",
|
||||||
@ -30,6 +33,7 @@
|
|||||||
"kosmos-bitcoin::lnd-scb-s3",
|
"kosmos-bitcoin::lnd-scb-s3",
|
||||||
"kosmos-bitcoin::boltz",
|
"kosmos-bitcoin::boltz",
|
||||||
"kosmos-bitcoin::rtl",
|
"kosmos-bitcoin::rtl",
|
||||||
|
"kosmos_postgresql::hostsfile",
|
||||||
"kosmos-bitcoin::lndhub",
|
"kosmos-bitcoin::lndhub",
|
||||||
"kosmos-bitcoin::lndhub-go",
|
"kosmos-bitcoin::lndhub-go",
|
||||||
"kosmos-bitcoin::dotnet",
|
"kosmos-bitcoin::dotnet",
|
||||||
@ -72,7 +76,6 @@
|
|||||||
"redisio::disable_os_default",
|
"redisio::disable_os_default",
|
||||||
"redisio::configure",
|
"redisio::configure",
|
||||||
"redisio::enable",
|
"redisio::enable",
|
||||||
"kosmos-base::letsencrypt",
|
|
||||||
"kosmos-nginx::default",
|
"kosmos-nginx::default",
|
||||||
"nginx::default",
|
"nginx::default",
|
||||||
"nginx::package",
|
"nginx::package",
|
||||||
@ -82,7 +85,8 @@
|
|||||||
"nginx::commons_dir",
|
"nginx::commons_dir",
|
||||||
"nginx::commons_script",
|
"nginx::commons_script",
|
||||||
"nginx::commons_conf",
|
"nginx::commons_conf",
|
||||||
"kosmos-nginx::firewall"
|
"kosmos-nginx::firewall",
|
||||||
|
"kosmos-base::letsencrypt"
|
||||||
],
|
],
|
||||||
"platform": "ubuntu",
|
"platform": "ubuntu",
|
||||||
"platform_version": "20.04",
|
"platform_version": "20.04",
|
||||||
|
@ -31,20 +31,21 @@
|
|||||||
"kosmos_assets::nginx_site",
|
"kosmos_assets::nginx_site",
|
||||||
"kosmos_discourse::nginx",
|
"kosmos_discourse::nginx",
|
||||||
"kosmos_drone::nginx",
|
"kosmos_drone::nginx",
|
||||||
|
"kosmos_garage",
|
||||||
|
"kosmos_garage::default",
|
||||||
|
"kosmos_garage::firewall_rpc",
|
||||||
|
"kosmos_garage::nginx_web",
|
||||||
"kosmos_gitea::nginx",
|
"kosmos_gitea::nginx",
|
||||||
"kosmos_website",
|
"kosmos_website",
|
||||||
"kosmos_website::default",
|
"kosmos_website::default",
|
||||||
"kosmos-akkounts::nginx_api",
|
"kosmos-akkounts::nginx_api",
|
||||||
|
"kosmos-bitcoin::nginx_lndhub",
|
||||||
"kosmos-ejabberd::nginx",
|
"kosmos-ejabberd::nginx",
|
||||||
"kosmos-hubot::nginx_botka_irc-libera-chat",
|
"kosmos-hubot::nginx_botka_irc-libera-chat",
|
||||||
"kosmos-hubot::nginx_hal8000_xmpp",
|
"kosmos-hubot::nginx_hal8000_xmpp",
|
||||||
"kosmos-ipfs::nginx_public_gateway",
|
"kosmos-ipfs::nginx_public_gateway",
|
||||||
"kosmos-mastodon::nginx",
|
"kosmos-mastodon::nginx",
|
||||||
"remotestorage_discourse::nginx",
|
"remotestorage_discourse::nginx",
|
||||||
"kosmos_garage",
|
|
||||||
"kosmos_garage::default",
|
|
||||||
"kosmos_garage::firewall_rpc",
|
|
||||||
"kosmos_garage::nginx_web",
|
|
||||||
"kosmos_zerotier::controller",
|
"kosmos_zerotier::controller",
|
||||||
"kosmos_zerotier::firewall",
|
"kosmos_zerotier::firewall",
|
||||||
"kosmos_zerotier::zncui",
|
"kosmos_zerotier::zncui",
|
||||||
@ -73,11 +74,11 @@
|
|||||||
"nginx::commons_conf",
|
"nginx::commons_conf",
|
||||||
"kosmos-nginx::firewall",
|
"kosmos-nginx::firewall",
|
||||||
"discourse::nginx",
|
"discourse::nginx",
|
||||||
|
"firewall::default",
|
||||||
|
"chef-sugar::default",
|
||||||
"git::default",
|
"git::default",
|
||||||
"git::package",
|
"git::package",
|
||||||
"kosmos-base::letsencrypt",
|
"kosmos-base::letsencrypt",
|
||||||
"firewall::default",
|
|
||||||
"chef-sugar::default",
|
|
||||||
"fail2ban::default"
|
"fail2ban::default"
|
||||||
],
|
],
|
||||||
"platform": "ubuntu",
|
"platform": "ubuntu",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user