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



49
50
51
# File 'lib/chef_metal/recipe_dsl.rb', line 49

def chef_metal
  @chef_metal ||= ChefMetal::ChefRunData.new
end