chef/nodes/andromeda.kosmos.org.json
2019-04-17 10:14:50 +02:00

24 lines
458 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"
],
"normal": {
"postgresql": {
"password": {
"postgres": "iezah7ochae9uizu1Isha2Chuok8ra"
}
}
},
"automatic": {
"ipaddress": "andromeda.kosmos.org"
}
}