Module: Garcon::Provider

Includes:
ChefHelpers, FileHelper, BaseDSL, Retry, Timeout, UrlHelper
Defined in:
lib/garcon/chef_inclusions.rb,
lib/garcon/chef/resource/base_dsl.rb

Overview

Extend Provider with class and instance methods.

Defined Under Namespace

Modules: BaseDSL

Method Summary

Methods included from ChefHelpers

#_?, #chef_node, #chef_run_context, #comma_separate, #cookbook_version, #docker?, #file_cache_path, #find_by, #find_by_role, #find_by_tag, #gem_installed?, #has_source?, #inspect, #installed?, #pkg_installed?, #platform_recipes, #run_now, #selinux?, #to_s, #with_tmp_dir, #zip_hash

Methods included from FileHelper

#all_files_under, #atomic_id, #atomic_open, #atomic_write, #command_in_path?, #normalize_path, #path_match, #read_list, #whereis, #which

Methods included from UrlHelper

#unshorten, #uri_join

Methods included from Timeout

#timeout

Methods included from Retry

#patiently, #poll, #retrier

Methods included from BaseDSL::ClassMethods

#included