chef/nodes/dev.kosmos.org.json
2019-05-08 17:00:07 +02:00

21 lines
360 B
JSON

{
"run_list": [
"role[base]",
"kosmos-redis",
"5apps-xmpp_server",
"5apps-hubot::xmpp_schlupp",
"5apps-hubot::xmpp_botka",
"sockethub::_firewall"
],
"normal": {
"postgresql": {
"password": {
"postgres": "ahbaiRaiThohngeoko8ohFij8rako4"
}
}
},
"automatic": {
"ipaddress": "dev.kosmos.org"
}
}