Remove application_javascript usage from wormhole recipe
This commit is contained in:
@@ -6,6 +6,8 @@ node.default['botka_freenode']['domain'] = "freenode.botka.kosmos.org"
|
||||
node.default['hal8000_xmpp']['http_port'] = 8082
|
||||
node.default['hal8000_xmpp']['domain'] = "hal8000.chat.kosmos.org"
|
||||
|
||||
node.default['wormhole']['http_port'] = 8083
|
||||
|
||||
node.default['hal8000_xmpp']['hubot_scripts'] = [
|
||||
"hubot-help", "hubot-redis-brain", "hubot-rules", "hubot-shipit",
|
||||
"hubot-plusplus", "hubot-tell", "hubot-seen", "hubot-incoming-webhook",
|
||||
@@ -16,7 +18,8 @@ node.default['hal8000_xmpp']['rooms'] = [
|
||||
'kosmos@kosmos.chat',
|
||||
'kosmos-dev@kosmos.chat',
|
||||
'kredits@kosmos.chat',
|
||||
'info@kosmos.chat'
|
||||
'info@kosmos.chat',
|
||||
'ops@kosmos.chat',
|
||||
]
|
||||
|
||||
node.default['hal8000_xmpp']['auth_admins'] = []
|
||||
|
||||
Reference in New Issue
Block a user