RubyGems Navigation menu

chef-gen-flavor-base 0.9.2

chef-gen-flavor-base is a base class to make it easy to create 'flavors' for use with [chef-gen-flavors](https://github.com/jf647/chef-gen-flavors). chef-gen-flavors plugs into the 'chef generate' command provided by ChefDK to let you provide an alternate template for cookbooks and other chef components. This gem simply provides a class your flavor can derive from; templates are provided by separate gems, which you can host privately for use within your organization or publicly for the Chef community to use. An example flavor that demonstrates how to use this gem is distributed separately: [chef-gen-flavor-example](https://github.com/jf647/chef-gen-flavor-example) At present this is focused primarily on providing templates for generation of cookbooks, as this is where most organization-specific customization takes place. Support for the other artifacts that ChefDK can generate may work, but is not the focus of early releases.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.2 - September 11, 2015 (28.5 KB)
  2. 0.9.1 - September 10, 2015 (28.5 KB)
  3. 0.9.0 - September 09, 2015 (28 KB)

Runtime Dependencies (2):

hooks ~> 0.4

Development Dependencies (16):

aruba ~> 0.6.2
chef-dk ~> 0.7
fakefs ~> 0.6
guard ~> 2.12
guard-rake ~> 0.0
guard-rspec ~> 4.2
guard-rubocop ~> 1.2
hoe ~> 3.13
hoe-gemspec ~> 1.0
rake ~> 10.3
rdoc ~> 4.0
rspec ~> 3.1
simplecov ~> 0.9
yard ~> 0.8

Owners:

Authors:

  • James FitzGibbon

SHA 256 checksum:

21edad75063570b765b25594bc12f99c259ac8c69bf1d99f373353d22120d943

Total downloads 8,007

For this version 3,322

License:

apache2

Required Ruby Version: >= 0

Links: