Sha256: 57c93bf3b679a36aacc18e71c9a9bacbd6da02c62bfc4e728775d8cf46ccf743
Contents?: true
Size: 403 Bytes
Versions: 147
Compression:
Stored size: 403 Bytes
Contents
ssh_options[:paranoid] = false ssh_options[:forward_agent] = true # Just import the general purpose tasks require '/deprec/general_purpose' if respond_to?(:namespace) # Enable all deprec tasks all the time. This will change the # behviour of some standard cap tasks (like 'cap deploy') so # only enable it if you know what you're doing! # # require 'deprec/recipes' unless respond_to?(:namespace)
Version data entries
147 entries across 147 versions & 7 rubygems