Add the zerotier IP for fornax

This commit is contained in:
Greg Karékinian 2022-02-18 19:58:59 +01:00
parent 7582cafb77
commit 98547088f1

View File

@ -2,7 +2,7 @@
"name": "fornax.kosmos.org",
"normal": {
"knife_zero": {
"host": "fornax.kosmos.org"
"host": "10.1.1.187"
}
},
"automatic": {
@ -18,10 +18,12 @@
"kosmos-base",
"kosmos-base::default",
"kosmos_kvm::host",
"kosmos_discourse::nginx",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",
"ntp::default",
"ntp::apparmor",
"kosmos-base::systemd_emails",
"apt::unattended-upgrades",
"kosmos-base::firewall",
@ -30,7 +32,18 @@
"postfix::_common",
"postfix::_attributes",
"postfix::sasl_auth",
"hostname::default"
"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",
"kosmos-base::letsencrypt"
],
"platform": "ubuntu",
"platform_version": "20.04",