14 lines
271 B
Ruby
14 lines
271 B
Ruby
#
|
|
# Cookbook Name:: kosmos-hubot
|
|
# Recipe:: default
|
|
#
|
|
# Copyright 2017-2018, Kosmos
|
|
#
|
|
|
|
include_recipe "kosmos-nodejs"
|
|
include_recipe "kosmos-redis"
|
|
|
|
include_recipe "kosmos-hubot::_user"
|
|
include_recipe "kosmos-hubot::hal8000"
|
|
include_recipe "kosmos-hubot::botka_freenode"
|