Update the centaurus and draco nodes after Chef run

This commit is contained in:
Greg Karékinian
2020-12-09 15:42:49 +01:00
parent 6273271d40
commit 77ab77afe8
2 changed files with 16 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
"automatic": {
"fqdn": "draco.kosmos.org",
"os": "linux",
"os_version": "5.4.0-42-generic",
"os_version": "5.4.0-54-generic",
"hostname": "draco",
"ipaddress": "148.251.237.73",
"roles": [
@@ -20,6 +20,14 @@
"kosmos_encfs",
"kosmos_encfs::default",
"kosmos-postgresql::replica",
"kosmos_kvm::host",
"kosmos-ejabberd::firewall",
"kosmos-ipfs::firewall_swarm",
"kosmos-ipfs::firewall_public_gateway",
"kosmos-postgresql::firewall_replicas",
"kosmos-bitcoin::firewall",
"kosmos_zerotier::firewall",
"kosmos-nginx::firewall",
"apt::default",
"timezone_iii::default",
"timezone_iii::debian",
@@ -35,7 +43,6 @@
"hostname::default",
"firewall::default",
"chef-sugar::default",
"ark::default",
"build-essential::default"
],
"platform": "ubuntu",
@@ -65,4 +72,4 @@
"recipe[kosmos_zerotier::firewall]",
"recipe[kosmos-nginx::firewall]"
]
}
}