RubyGems Navigation menu

chef-gen-flavor-base 0.9.0

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!

instalar:
=

Versões:

  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

Donos:

Autores:

  • James FitzGibbon

SHA 256 checksum:

d1d4c452340e57767718822ed5fb140c7c2a4fa55d9710939ecc73b019a85470

Total de downloads 8.084

Desta versão 2.372

Licença:

apache2

Versão Requerida do Ruby: >= 0

Links: