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



117
118
119
# File 'lib/chef_metal/recipe_dsl.rb', line 117

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