Upgrade hal8000 setup for new hubot-kredits
This commit is contained in:
12
roles/hubot.rb
Normal file
12
roles/hubot.rb
Normal file
@@ -0,0 +1,12 @@
|
||||
name "hubot"
|
||||
|
||||
default_run_list = %w(
|
||||
kosmos-hubot::botka_irc-libera-chat
|
||||
kosmos-hubot::hal8000_xmpp
|
||||
)
|
||||
|
||||
env_run_lists(
|
||||
'_default' => default_run_list,
|
||||
'development' => [],
|
||||
'production' => default_run_list
|
||||
)
|
||||
Reference in New Issue
Block a user