chef/nodes/andromeda.kosmos.org.json
2019-05-10 11:08:09 +02:00

25 lines
480 B
JSON

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