Merge branch 'master' into feature/ldap_replication

This commit is contained in:
2022-12-08 13:08:00 +00:00
16 changed files with 153 additions and 93 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "fornax.kosmos.org",
"chef_environment": "production",
"normal": {
"knife_zero": {
"host": "10.1.1.147"
@@ -25,18 +26,25 @@
"kosmos-base::default",
"kosmos_kvm::host",
"kosmos_kvm::backup",
"tor-full",
"tor-full::default",
"kosmos_assets::nginx_site",
"kosmos_discourse::nginx",
"kosmos_drone::nginx",
"kosmos_gitea::nginx",
"kosmos_website",
"kosmos_website::default",
"kosmos-ejabberd::nginx",
"kosmos-akkounts::nginx_api",
"kosmos-ejabberd::nginx",
"kosmos-hubot::nginx_botka_irc-libera-chat",
"kosmos-hubot::nginx_hal8000_xmpp",
"kosmos-ipfs::nginx_public_gateway",
"kosmos-mastodon::nginx",
"remotestorage_discourse::nginx",
"kosmos_garage",
"kosmos_garage::default",
"kosmos_garage::firewall_rpc",
"kosmos_garage::nginx_web",
"kosmos_zerotier::controller",
"kosmos_zerotier::firewall",
"kosmos_zerotier::zncui",

View File

@@ -1,5 +1,6 @@
{
"name": "mastodon-3",
"chef_environment": "production",
"normal": {
"knife_zero": {
"host": "10.1.1.30"
@@ -23,7 +24,6 @@
"kosmos_postgresql::hostsfile",
"kosmos-mastodon",
"kosmos-mastodon::default",
"kosmos-mastodon::nginx",
"kosmos-mastodon::backup",
"apt::default",
"timezone_iii::default",
@@ -55,24 +55,14 @@
"redisio::disable_os_default",
"redisio::configure",
"redisio::enable",
"firewall::default",
"chef-sugar::default",
"nodejs::npm",
"nodejs::install",
"kosmos-nginx::default",
"nginx::default",
"nginx::package",
"nginx::ohai_plugin",
"nginx::repo",
"nginx::commons",
"nginx::commons_dir",
"nginx::commons_script",
"nginx::commons_conf",
"kosmos-nginx::firewall",
"tor-full::default",
"backup::default",
"logrotate::default",
"git::default",
"git::package",
"kosmos-base::letsencrypt"
"git::package"
],
"platform": "ubuntu",
"platform_version": "20.04",