Class: ChefGen::Snippet::ResourceProvider

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/resource_provider.rb

Overview

a cookbook that has provides resources and providers

Constant Summary collapse

NAME =

the name of the snippet

'resource_provider'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase