13 lines
276 B
Ruby
13 lines
276 B
Ruby
#
|
|
# Cookbook Name:: kosmos-hubot
|
|
# Recipe:: default
|
|
#
|
|
|
|
include_recipe 'redisio::default'
|
|
include_recipe 'redisio::enable'
|
|
include_recipe "kosmos-nodejs"
|
|
|
|
include_recipe "kosmos-hubot::_user"
|
|
include_recipe "kosmos-hubot::hal8000"
|
|
include_recipe "kosmos-hubot::botka_freenode"
|