Merge branch 'feature/no_tweets_for_xmpp_hal8000' of kosmos/chef into master
This commit is contained in:
commit
22400b929e
@ -7,7 +7,7 @@ node.default['hal8000_xmpp']['http_port'] = 8082
|
||||
node.default['hal8000_xmpp']['domain'] = "hal8000.chat.kosmos.org"
|
||||
|
||||
node.default['hal8000_xmpp']['hubot_scripts'] = [
|
||||
"hubot-help", "hubot-read-tweet", "hubot-redis-brain",
|
||||
"hubot-help", "hubot-redis-brain",
|
||||
"hubot-rules", "hubot-shipit", "hubot-plusplus",
|
||||
"hubot-tell", "hubot-seen", "hubot-rss-reader",
|
||||
"hubot-incoming-webhook", "hubot-auth",
|
||||
|
@ -60,6 +60,7 @@ application hal8000_path do
|
||||
group "hubot"
|
||||
content [
|
||||
"hubot-help",
|
||||
"hubot-read-tweet",
|
||||
"hubot-redis-brain",
|
||||
"hubot-rules",
|
||||
"hubot-shipit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user