Add the kosmos-postgresql and ejabberd backup recipes

This commit is contained in:
Greg Karékinian 2019-02-27 12:42:18 +01:00
parent 80449ccbeb
commit 4519f2fe36

View File

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