summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Output to a file instead of stdoutbtm/knife-yamlBryan McLellan2020-03-252-20/+52
* Add a `knife yaml convert` toolBryan McLellan2020-03-251-0/+67
* Merge pull request #9537 from chef/csnapp/fix_precommand_hookTim Smith2020-03-251-0/+3
|\
| * Modify pre-command hook to only run in verify pipelineChristopher A. Snapp2020-03-251-0/+3
* | Bump version to 16.0.158 by Chef Expeditorv16.0.158Chef Expeditor2020-03-257-19/+20
* | Merge pull request #9534 from chef/add_introducedTim Smith2020-03-251-1/+2
|\ \ | |/ |/|
| * Add missing introduced value to the new property in rhsm_registeradd_introducedTim Smith2020-03-241-1/+2
|/
* Bump version to 16.0.157 by Chef Expeditorv16.0.157Chef Expeditor2020-03-257-19/+20
* Merge pull request #9531 from chef/fix_windows_buildsTim Smith2020-03-241-1/+1
|\
| * Switch to RUBY_PLATFORM for the windows checkfix_windows_buildsTim Smith2020-03-241-1/+1
* | Bump version to 16.0.156 by Chef Expeditorv16.0.156Chef Expeditor2020-03-247-19/+20
* | Merge pull request #9528 from chef/chef_client_windows_taskTim Smith2020-03-244-0/+253
|\ \
| * | Add chef_client_windows_task resource from chef-client cookbookchef_client_windows_taskTim Smith2020-03-244-0/+253
* | | Bump version to 16.0.155 by Chef Expeditorv16.0.155Chef Expeditor2020-03-247-19/+20
* | | Merge pull request #9525 from jasonwbarnett/feature/add-use_https-to-rhsm_reg...Tim Smith2020-03-242-1/+35
|\ \ \ | |_|/ |/| |
| * | Add :https_for_ca_consumer property to rhsm_register resourceJason Barnett2020-03-242-1/+35
|/ /
* | Bump version to 16.0.154 by Chef Expeditorv16.0.154Chef Expeditor2020-03-247-19/+20
* | Merge pull request #9527 from chef/lcg/cleanup-chef-client-cronTim Smith2020-03-242-10/+35
|\ \
| * | clean up chef_client_cronLamont Granquist2020-03-242-10/+35
|/ /
* | Bump version to 16.0.153 by Chef Expeditorv16.0.153Chef Expeditor2020-03-247-19/+20
|/
* Merge pull request #9518 from chef/chef_client_cronTim Smith2020-03-245-0/+330
|\
| * Set append_log_file property to true by defaultchef_client_cronTim Smith2020-03-242-10/+10
| * If append_log_file is set then use the -L flagTim Smith2020-03-242-3/+27
| * Validate that splay values are positiveTim Smith2020-03-232-3/+14
| * Use random to ensure we have a splay sleep time in rangeTim Smith2020-03-232-16/+16
| * Let env vars be handled by the cron_d resourceTim Smith2020-03-231-10/+10
| * Add missing description for mailto propertyTim Smith2020-03-231-1/+2
| * Fix some bugs in command generation and add specsTim Smith2020-03-232-3/+40
| * Test the log directory creation in kitchenTim Smith2020-03-231-0/+1
| * Create the log directory if it's missingTim Smith2020-03-231-1/+10
| * Add cron timing validations, descriptions, and more propertiesTim Smith2020-03-231-13/+94
| * Initial commit of unit testsTim Smith2020-03-231-0/+64
| * Test chef_client_cron in Test KitchenTim Smith2020-03-231-0/+10
| * Use the dist valuesTim Smith2020-03-232-6/+11
| * Chefstyle and add missing helperTim Smith2020-03-231-12/+20
| * Add chef_client_cron resource from chef-client cookbookTim Smith2020-03-232-0/+79
|/
* Bump version to 16.0.152 by Chef Expeditorv16.0.152Chef Expeditor2020-03-237-19/+20
* Merge pull request #9522 from chef/cron_validationsTim Smith2020-03-239-231/+210
|\
| * Make this a helper module not a mixincron_validationsTim Smith2020-03-234-27/+27
| * Add additional specs to the cron_d resourceTim Smith2020-03-231-1/+13
| * Fixes to the mixin tests from the reviewTim Smith2020-03-231-2/+6
| * Remove a functional test that was already well cover in unit testsTim Smith2020-03-231-7/+0
| * Chefstyle fixTim Smith2020-03-231-2/+2
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-13/+3
| * Tweak functional spec orderTim Smith2020-03-231-1/+1
| * Remove another duplicate value checkTim Smith2020-03-231-1/+0
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-3/+1
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * Update the cron functional tests for the new errorTim Smith2020-03-231-7/+4