solo.rb 174 Bytes Edit Raw Blame History 1 2 3 4 5 CURRENT_PATH = File.expand_path(File.dirname(__FILE__)) file_cache_path "#{CURRENT_PATH}/cache" cookbook_path CURRENT_PATH verbose_logging false ssl_verify_mode :verify_peer