Class: Chef::RunContext

Inherits:
Object
  • Object
show all
Defined in:
lib/chef_metal/recipe_dsl.rb

Instance Method Summary collapse

Instance Method Details

#chef_metalObject



84
85
86
# File 'lib/chef_metal/recipe_dsl.rb', line 84

def chef_metal
  @chef_metal ||= ChefMetal::ChefRunData.new(config)
end