Skip to content

Instantly share code, notes, and snippets.

@proffalken
Created May 27, 2011 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proffalken/995998 to your computer and use it in GitHub Desktop.
Save proffalken/995998 to your computer and use it in GitHub Desktop.
Puppet, MCollective and Capistrano
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
require 'capistrano'
require 'rubygems'
require 'railsless-deploy'
load 'config/deploy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment