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



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

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