summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove the specs for the plist parsingbuild_essentialTim Smith2020-11-133-142/+0
| | | | | | There's really no point in testing this method now since it would be us mocking out junk only. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix idempotency issues in build_essential on the macTim Smith2020-11-131-8/+5
| | | | | | | | | | 2 issues this solves: - On some systems the Command Line Tools aren't showing up in the install history plist we're parsing. This means we attempt to install the tools each time chef runs, which takes a LONG time even on a top of the line mac. It was suggested in mac admins slack to just use xcode-select -p which lists the command line tools path or exits 2 if not installed. - When the :upgrade action is used we were parsing out the software update list twice for no reason, which made it take even longer. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.44 by Chef Expeditorv16.7.44Chef Expeditor2020-11-137-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10644 from chef/resolverTim Smith2020-11-1319-9/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * pull in v0.2.1 of powershell shim that fixes .net resolverresolvermwrock2020-11-1319-9/+1
|/ | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Bump version to 16.7.43 by Chef Expeditorv16.7.43Chef Expeditor2020-11-137-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10642 from jaymzh/groupfixesTim Smith2020-11-134-6/+31
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * fix chefstylePhil Dibowitz2020-11-121-2/+2
| | | | | | | | Signed-off-by: Phil Dibowitz <phil@ipom.com>
| * Fix tests; improve outputPhil Dibowitz2020-11-123-3/+9
| | | | | | | | Signed-off-by: Phil Dibowitz <phil@ipom.com>
| * Fix group output and windows supportPhil Dibowitz2020-11-122-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes both #10640 and #10641. * Take the description we build for doc-formatters and put them in the logs * Extract out parts of `compare_group` that need to be different on Windows and implement them in the subclass * Lookup member SIDs on windows when comparing * don't compare GIDs on windows. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* | Bump version to 16.7.42 by Chef Expeditorv16.7.42Chef Expeditor2020-11-137-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10643 from ↵Tim Smith2020-11-131-1/+2
|\ \ | |/ |/| | | | | MsysTechnologiesllc/antima/fixes_for_solaris_test_failure_in_mount mount: changes to fix solaris test failure
| * Added not_supported_on_solaris because it can't cope with LABEL and UUID ↵antima-gupta2020-11-131-1/+2
|/ | | | | | device type. Signed-off-by: antima-gupta <agupta@msystechnologies.com>
* Bump version to 16.7.41 by Chef Expeditorv16.7.41Chef Expeditor2020-11-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10629 from chef/chef-sugarTim Smith2020-11-122-20/+20
|\ | | | | Update omnibus to remove the chef-sugar dep
| * Update omnibus to remove the chef-sugar depchef-sugarTim Smith2020-11-122-20/+20
|/ | | | | | This is our last usage of chef-sugar Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.40 by Chef Expeditorv16.7.40Chef Expeditor2020-11-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10638 from chef/VSingh/require-net-sshTim Smith2020-11-121-0/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * require net/sshVSingh/require-net-sshVivek Singh2020-11-121-0/+1
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Merge pull request #10639 from chef/chefstyleTim Smith2020-11-121-1/+1
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Disable Lint/Debugger complaining out chef-shell using irbTim Smith2020-11-121-1/+1
|/ | | | | | This is valid. Signed-off-by: Tim Smith <tsmith@chef.io>
* 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.