otwa-aggie/Capfile
2026-08-13 00:44:25 -04:00

4 lines
No EOL
212 B
Ruby

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