summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed extensionffulara/chef-workstation_buildkite_failureFaizan2020-11-121-0/+0
|
* win32-process to 0.8.2Faizan2020-11-121-1/+1
|
* Bump version to 16.7.39 by Chef Expeditorv16.7.39Chef Expeditor2020-11-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-115-98/+108
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * fix specLamont Granquist2020-11-111-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * cleanupLamont Granquist2020-11-112-3/+6
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * update zypper_packageLamont Granquist2020-11-114-97/+104
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.7.38 by Chef Expeditorv16.7.38Chef Expeditor2020-11-127-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10634 from chef/doc_failuresTim Smith2020-11-111-7/+13
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Prevent failures generating docsTim Smith2020-11-111-7/+13
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.7.37 by Chef Expeditorv16.7.37Chef Expeditor2020-11-127-20/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10632 from chef/reg_exampleTim Smith2020-11-111-7/+6
|\ \ | | | | | | fix chefstyle violations
| * | fix chefstyle violationsmwrock2020-11-111-7/+6
| | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Merge pull request #10633 from chef/fix_ps_specsTim Smith2020-11-111-1/+5
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | fix tlsmwrock2020-11-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
| * | | fix powershell package source functional specsfix_ps_specsmwrock2020-11-111-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | | Bump version to 16.7.36 by Chef Expeditorv16.7.36Chef Expeditor2020-11-127-19/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #10630 from chef/reg_exampleTim Smith2020-11-111-0/+85
|\ \ \ \ | | |/ / | |/| | provide a registry_key example that creates a multibyte binary value
| * | | migrate all registry_key examples to auto generated formatmwrock2020-11-111-3/+87
| | | | | | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
| * | | provide a registry_key example that creates a multibyte binary valuemwrock2020-11-111-2/+3
| |/ / | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Update CHANGELOG.md with details from pull request #10625Chef Expeditor2020-11-111-4/+4
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10625 from chef/mount_specTim Smith2020-11-111-3/+17
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add additional property coerce specs to mountmount_specTim Smith2020-11-111-3/+17
| | | | | | | | | | | | | | | | | | Test the transforms we perform on these inputs Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.7.35 by Chef Expeditorv16.7.35Chef Expeditor2020-11-117-18/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10614 from ↵Tim Smith2020-11-116-7/+29
|\ \ | |/ |/| | | | | MsysTechnologiesllc/antima/cifs_mount_not_idempotent_fixes mount: Fixes for findmount output causing idempotency issues
| * Fixed chefstyle spec failure.antima-gupta2020-11-111-1/+1
| | | | | | | | Signed-off-by: antima-gupta <agupta@msystechnologies.com>
| * Fixed spec failure when mount_point property is not set.antima-gupta2020-11-111-2/+1
| | | | | | | | Signed-off-by: antima-gupta <agupta@msystechnologies.com>
| * Removed '/' from mount_point property.antima-gupta2020-11-113-3/+9
| | | | | | | | | | | | | | Added mount_options method to remove leading and trailing whitespace from the options value. Fixed chefstyle spec failure. Signed-off-by: antima-gupta <agupta@msystechnologies.com>
| * Updated the Regex as per review comment.antima-gupta2020-11-111-2/+2
| | | | | | | | Signed-off-by: antima-gupta <agupta@msystechnologies.com>
| * Fixes for CIFS mount not idempotent issue.antima-gupta2020-11-114-4/+21
|/ | | | | | | Added spec for network device found as mounted. Removed '/' from end of the device value. Signed-off-by: antima-gupta <agupta@msystechnologies.com>
* Update CHANGELOG.md with details from pull request #10622Chef Expeditor2020-11-111-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10622 from chef/update_docs_generationTim Smith2020-11-101-4/+1
|\ | | | | Update the yaml we generate for resource documentation
| * Update the yaml we generate for resource documentationTim Smith2020-11-101-4/+1
|/ | | | | | | | We updated this in https://github.com/chef/chef-web-docs/commit/ec546e806366ca315b91e77eb357f65a14e11418 to simplify the yaml we have to generate. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.34 by Chef Expeditorv16.7.34Chef Expeditor2020-11-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10619 from chef/bump_ohaiTim Smith2020-11-102-12/+12
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Ohai to 16.7.18 and Fauxhai to 8.4Tim Smith2020-11-102-12/+12
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.33 by Chef Expeditorv16.7.33Chef Expeditor2020-11-107-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10608 from srb3/chef_client_config_fixTim Smith2020-11-102-7/+6
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update InSpec kitchen testsTim Smith2020-11-101-2/+2
| | | | | | | | | | | | Get the correct format here Signed-off-by: Tim Smith <tsmith@chef.io>
| * removing log_location form array, and correcting logic for log_location ↵srb32020-11-101-3/+2
| | | | | | | | | | | | string check Signed-off-by: srb3 <sbrown@chef.io>
| * simple fix: fix for https://github.com/chef/chef/issues/10607srb32020-11-081-2/+2
| | | | | | | | Signed-off-by: srb3 <sbrown@chef.io>
| * simple fix: remove equals sign from client configsrb32020-11-081-3/+3
| | | | | | | | Signed-off-by: srb3 <sbrown@chef.io>
* | Bump version to 16.7.32 by Chef Expeditorv16.7.32Chef Expeditor2020-11-107-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10612 from chef/cleanup-jsoncompatTim Smith2020-11-101-7/+2
|\ \ | | | | | | Cleanup Chef::JSONCompat
| * | Refactor to_json_pretty to avoid creating a hash.cleanup-jsoncompatPete Higgins2020-11-091-4/+2
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Remove inaccurate comments.Pete Higgins2020-11-091-2/+0
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Remove unused constant.Pete Higgins2020-11-091-1/+0
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Bump version to 16.7.31 by Chef Expeditorv16.7.31Chef Expeditor2020-11-107-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10613 from ↵Tim Smith2020-11-102-1/+17
|\ \ \ | |/ / |/| | | | | | | | MsysTechnologiesllc/Kapil/Github-10201_Add_deprecation_for_enforce_path_sanity Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Added deprecation warning for enforce_path_sanityKapil Chouhan2020-11-102-1/+17
| | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>