Joshua Harlow 42faf0279f Increase the robustness of the chef module
Add the following adjustments to the chef template and module

- Make it so that the chef directories can be provided (defaults
  to the existing directories)
- Make the params much more configurable, and if a parameter is
  provided in the chef configuration it will override existing template
  parameters.
- Make the template skip lines if the values are None in the configuration
  so that template lines can be removed if/when this is desirable.
- Allow the firstboot json path to be configurable (defaults to the
  existing location).
- Adds a basic set of tests to ensure that good things are happening.
2014-10-10 17:27:56 -07:00
2014-09-30 16:24:38 -04:00
2014-07-15 09:27:21 -07:00
2014-09-29 09:09:27 -04:00
2014-08-26 11:53:44 -07:00
2011-09-21 15:08:17 -04:00
2014-08-26 15:53:41 -04:00
2014-03-05 15:05:59 -08:00
2014-09-02 12:18:21 -04:00
2014-08-26 11:53:44 -07:00
2014-07-07 16:03:32 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB