From 7ad61733c9884a641f200b940e8d10404dddf932 Mon Sep 17 00:00:00 2001 From: swills Date: Sat, 12 Mar 2011 18:57:05 +0000 Subject: Murder is a method of using Bittorrent to distribute files to a large amount of servers within a production environment. This allows for scaleable and fast deploys in environments of hundreds to tens of thousands of servers where centralized distribution systems wouldn't otherwise function. WWW: http://github.com/lg/murder --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index df105042cb8b..8341a5ed66ac 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -788,6 +788,7 @@ SUBDIR += rubygem-capistrano SUBDIR += rubygem-chef SUBDIR += rubygem-god + SUBDIR += rubygem-murder SUBDIR += rubygem-ohai SUBDIR += rubygem-sys-admin SUBDIR += rubygem-sys-cpu -- cgit