Remove unused staging node

This commit is contained in:
Greg Karékinian 2019-05-21 15:00:01 +02:00
parent aa79297387
commit 7905ed4402

View File

@ -1,21 +0,0 @@
{
"run_list": [
"kosmos-base",
"kosmos-redis",
"kosmos-mastodon",
"kosmos-mastodon::nginx"
],
"normal": {
"postgresql": {
"password": {
"postgres": "thiscrapaintsafecuznocrypto"
}
},
"kosmos-mastodon": {
"server_name": "staging.kosmos.social"
}
},
"automatic": {
"ipaddress": "staging.kosmos.org"
}
}