Update/fix hubot URL, move variables to attributes

This commit is contained in:
2019-06-25 14:29:11 +02:00
parent 042014b1cb
commit fff5a044fe
2 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
node.default["mediawiki"]["url"] = "https://wiki.kosmos.org/"
node.default["mediawiki"]["hubot_base_url"] = "http://barnard.kosmos.org:8080"
node.default["mediawiki"]["hubot_room"] = "#kosmos"