summaryrefslogtreecommitdiff
blob: e04728e8d391f57a6fa0c3325118750c602ef5ef (plain)
1
2
3
4
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }

load 'config/deploy' # remove this line to skip loading any of the default tasks