public
Description: Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
Homepage: http://github.com/crafterm/sprinkle
Clone URL: git://github.com/crafterm/sprinkle.git
Click here to lend your support to: sprinkle and make a donation at www.pledgie.com !
sprinkle / lib / sprinkle / installers
name age message
..
file apt.rb Fri Jul 24 03:32:03 -0700 2009 Fixed setting environment variables in sudo call. [ulbrich]
file bsd_port.rb Tue Jan 20 00:11:02 -0800 2009 bsd_port confirmed working for openbsd [doke]
file deb.rb Mon Nov 03 17:42:10 -0800 2008 Ensure that the package name is extracted from ... [crafterm]
file freebsd_pkg.rb Tue Jan 20 00:11:01 -0800 2009 renamed Pkg to FreebsdPkg and Port to BsdPort [doke]
file gem.rb Fri Jul 24 00:04:37 -0700 2009 Added http proxy options to gem installer Sign... [plusplus]
file installer.rb Sat Jul 19 03:20:03 -0700 2008 I've started documenting all the classes in Spr... [mitchellh]
file mac_port.rb Tue Jan 20 00:11:02 -0800 2009 mac ports confirmed working [doke]
file noop.rb Sat Jul 25 16:46:34 -0700 2009 Fixed no-op installer spec following recent upd... [crafterm]
file openbsd_pkg.rb Tue Jan 20 00:11:02 -0800 2009 mac ports confirmed working [doke]
file opensolaris_pkg.rb Tue Jan 20 00:11:02 -0800 2009 opensolaris working [doke]
file push_text.rb Tue Aug 11 09:11:07 -0700 2009 fix to properly escape single quotes in push_te... [Trevor Turk]
file rake.rb Thu Nov 27 02:06:56 -0800 2008 update rake installer to use arbitrary block op... [jsierles]
file rpm.rb Sat Jul 19 03:20:03 -0700 2008 I've started documenting all the classes in Spr... [mitchellh]
file source.rb Tue Sep 08 14:51:30 -0700 2009 Add 'option' verb to specify arbitrary configur... [sunaku]
file transfer.rb Fri Jul 24 19:15:15 -0700 2009 Merge commit 'harrisj/master' [crafterm]
file yum.rb Sat Dec 20 19:01:25 -0800 2008 Fixed yum installer by adding 'install' command... [plusplus]