Age | Commit message (Expand) | Author |
2017-09-13 | chef: Add option to pin chef omnibus install version | Ethan Apodaca |
2017-09-07 | Use /run/cloud-init for tempfile operations. | Scott Moser |
2017-06-08 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-03-13 | Fix chef config module in omnibus install. | Jeremy Melvin |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-04-13 | chef: straighten out validation_cert and validation_key | Scott Moser |
2016-04-12 | provide a warning if 'system' but file does not exist | Scott Moser |
2016-04-12 | chef: straighten out validation_cert and validation_key | Scott Moser |
2016-04-04 | chef: fix chef installation from gems | Scott Moser |
2015-01-27 | Respond to review: | Barry Warsaw |
2015-01-22 | Low hanging Python 3 fruit. | Barry Warsaw |
2014-11-22 | Update to use a newer and better OMNIBUS_URL | Joshua Harlow |
2014-11-21 | Ensure the cc_chef doc links to the cc_chef code | Joshua Harlow |
2014-11-21 | Update chef module docstring to reflect the new style | Joshua Harlow |
2014-10-15 | Prefer immutable structures | Joshua Harlow |
2014-10-13 | Use the key contants in the default key => value set | Joshua Harlow |
2014-10-13 | Add a post-run method that can be used to delete validation.pem files | Joshua Harlow |
2014-10-12 | Retain the old behavior for mandatory keys | Joshua Harlow |
2014-10-11 | Add a comment explaining the param path logic | Joshua Harlow |
2014-10-11 | Allow running even if installed | Joshua Harlow |
2014-10-11 | Follow the same constant variable naming scheme for the path tpl keys | Joshua Harlow |
2014-10-11 | Have the caller find the param paths instead of the param creator | Joshua Harlow |
2014-10-11 | Ensure that any template paths have associated directories | Joshua Harlow |
2014-10-11 | Move the chef running to its own helper function | Joshua Harlow |
2014-10-11 | Always ensure we create the /etc/chef dir | Joshua Harlow |
2014-10-11 | Use the util function to get the chef base directories | Joshua Harlow |
2014-10-11 | Allow the omnibus url fetching retries to be configurable | Joshua Harlow |
2014-10-11 | Allow for the running after install and run arguments to be configured | Joshua Harlow |
2014-10-11 | More adjustments | Joshua Harlow |
2014-10-11 | Some more reworkings | Joshua Harlow |
2014-10-10 | Move the installation code to its own function | Joshua Harlow |
2014-10-10 | Increase the robustness of the chef module | Joshua Harlow |
2014-09-10 | cc_chef: Update omnibus URL to new Chef TLD. | John Bellone |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2013-05-20 | Fix Chef client 'omnibus' install; util.write_file() expects a string not Url... | Chris Wing |
2012-12-12 | add 'omnibus' as an install type for chef. | Scott Moser |
2012-10-27 | Helpful cleanups. | harlowja |
2012-06-22 | 1. Move the getkeybyid function back here but add some slight adjustments | Joshua Harlow |
2012-06-22 | Disable capturing of these subp calls | Joshua Harlow |
2012-06-21 | 1. Renames for debug message from 'transform' to 'module' | harlowja |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-20 | Renamed back to 'cc_*' with the reasoning being that 'cc_' provides | Joshua Harlow |