Move botka and hal8000 from dev to barnard

Refs #51
This commit is contained in:
Greg Karékinian 2019-05-07 14:10:07 +02:00
parent c5506d2d12
commit 4fe3b8e8e7
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,9 @@
{ {
"run_list": [ "run_list": [
"role[base]", "role[base]",
"role[kredits_github]" "role[kredits_github]",
"kosmos-ipfs::cluster",
"kosmos-hubot"
], ],
"automatic": { "automatic": {
"ipaddress": "barnard.kosmos.org" "ipaddress": "barnard.kosmos.org"

View File

@ -2,7 +2,6 @@
"run_list": [ "run_list": [
"role[base]", "role[base]",
"kosmos-redis", "kosmos-redis",
"kosmos-hubot",
"5apps-xmpp_server", "5apps-xmpp_server",
"5apps-hubot::xmpp_schlupp", "5apps-hubot::xmpp_schlupp",
"5apps-hubot::xmpp_botka", "5apps-hubot::xmpp_botka",