108 lines
2.8 KiB
JSON
108 lines
2.8 KiB
JSON
{
|
|
"name": "fornax.kosmos.org",
|
|
"chef_environment": "production",
|
|
"normal": {
|
|
"knife_zero": {
|
|
"host": "10.1.1.147"
|
|
},
|
|
"kosmos_kvm": {
|
|
"backup": {
|
|
"schedule": "0/3:00"
|
|
}
|
|
}
|
|
},
|
|
"automatic": {
|
|
"fqdn": "fornax.kosmos.org",
|
|
"os": "linux",
|
|
"os_version": "5.4.0-88-generic",
|
|
"hostname": "fornax",
|
|
"ipaddress": "148.251.83.201",
|
|
"roles": [
|
|
"nginx_proxy",
|
|
"zerotier_controller"
|
|
],
|
|
"recipes": [
|
|
"kosmos-base",
|
|
"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_garage",
|
|
"kosmos_garage::default",
|
|
"kosmos_garage::firewall_rpc",
|
|
"kosmos_garage::nginx_web",
|
|
"kosmos_gitea::nginx",
|
|
"kosmos_rsk::nginx_testnet",
|
|
"kosmos_rsk::nginx_mainnet",
|
|
"kosmos_website",
|
|
"kosmos_website::default",
|
|
"kosmos-akkounts::nginx",
|
|
"kosmos-akkounts::nginx_api",
|
|
"kosmos-bitcoin::nginx_lndhub",
|
|
"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_zerotier::controller",
|
|
"kosmos_zerotier::firewall",
|
|
"kosmos_zerotier::zncui",
|
|
"apt::default",
|
|
"timezone_iii::default",
|
|
"timezone_iii::debian",
|
|
"ntp::default",
|
|
"ntp::apparmor",
|
|
"kosmos-base::systemd_emails",
|
|
"apt::unattended-upgrades",
|
|
"kosmos-base::firewall",
|
|
"kosmos-postfix::default",
|
|
"postfix::default",
|
|
"postfix::_common",
|
|
"postfix::_attributes",
|
|
"postfix::sasl_auth",
|
|
"hostname::default",
|
|
"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",
|
|
"discourse::nginx",
|
|
"firewall::default",
|
|
"chef-sugar::default",
|
|
"git::default",
|
|
"git::package",
|
|
"kosmos-base::letsencrypt",
|
|
"fail2ban::default"
|
|
],
|
|
"platform": "ubuntu",
|
|
"platform_version": "20.04",
|
|
"cloud": null,
|
|
"chef_packages": {
|
|
"ohai": {
|
|
"version": "15.12.0",
|
|
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.12.0/lib/ohai"
|
|
},
|
|
"chef": {
|
|
"version": "15.17.4",
|
|
"chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.17.4/lib"
|
|
}
|
|
}
|
|
},
|
|
"run_list": [
|
|
"recipe[kosmos-base]",
|
|
"recipe[kosmos_kvm::host]",
|
|
"recipe[kosmos_kvm::backup]",
|
|
"role[nginx_proxy]",
|
|
"role[zerotier_controller]"
|
|
]
|
|
} |