chef/nodes/andromeda.kosmos.org.json
2019-05-14 17:11:18 +02:00

18 lines
345 B
JSON

{
"run_list": [
"role[base]",
"kosmos-base::andromeda_firewall",
"role[ipfs_cluster_with_tls]",
"kosmos-postgresql",
"kosmos-mediawiki",
"sockethub",
"sockethub::proxy",
"kosmos-btcpayserver::proxy",
"role[mastodon]",
"role[ejabberd]"
],
"automatic": {
"ipaddress": "andromeda.kosmos.org"
}
}