summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding VC Redistributable files required for powershell_exec on Windowssp/vcredistStuart Preston2018-12-182-0/+0
| | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* Bump version to 15.0.109 by Chef Expeditorv15.0.109Chef Expeditor2018-12-145-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8054 from Intility/sensitive_ad_joinTim Smith2018-12-141-1/+11
|\ | | | | windows_ad_join: suppress sensitive stderr
| * reword for consistencyTor Magnus Rakvåg2018-12-141-1/+1
| | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * suppress error messages when sensitive is setTor Magnus Rakvåg2018-12-141-1/+11
|/ | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
* Bump version to 15.0.108 by Chef Expeditorv15.0.108Chef Expeditor2018-12-145-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8038 from ↵Stuart Preston2018-12-147-0/+74
|\ | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-897_allow_setting_the_comment_on_a_Windows_group Added property `comment` on Windows group.
| * Added support for setting the comment/description on a group in Windows. ↵Kapil Chouhan2018-12-137-0/+74
| | | | | | | | | | | | This is only for the Windows group. Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | Bump version to 15.0.107 by Chef Expeditorv15.0.107Chef Expeditor2018-12-145-12/+13
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8046 from chef/lcg/fix-omnibus-rm-rfLamont Granquist2018-12-133-3/+30
|\ \ | | | | | | fix EBUSY errors in preinst script
| * | fix copypasta bug and theoretical security bugLamont Granquist2018-12-133-8/+20
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix EBUSY errors in preinst scriptLamont Granquist2018-12-133-5/+20
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.106 by Chef Expeditorv15.0.106Chef Expeditor2018-12-135-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7980 from chef/init_package_pluginTim Smith2018-12-132-2/+2
|\ \ | |/ |/| minimal_ohai: Add init_package plugin as a required plugin
| * minimal_ohai: Add init_package plugin as a required plugininit_package_pluginTim Smith2018-11-222-2/+2
| | | | | | | | | | | | | | This is a pretty critical bit of data and we're using it for decisions in the timezone resource now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.105 by Chef Expeditorv15.0.105Chef Expeditor2018-12-135-15/+16
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8040 from chef/lcg/guessingTim Smith2018-12-121-1/+2
|\ \ | | | | | | Remove travis apt proxy before running functional tests
| * | https://imgs.xkcd.com/comics/sandwich.pngLamont Granquist2018-12-121-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | remove the travis apt proxyLamont Granquist2018-12-121-1/+2
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 15.0.104 by Chef Expeditorv15.0.104Chef Expeditor2018-12-115-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8031 from chef/sp/windows_version_detectionTim Smith2018-12-111-15/+15
|\ \ | | | | | | Chef 15: Windows Server 2019 version detection
| * | Support Windows Server 2019 version detectionsp/windows_version_detectionStuart Preston2018-12-111-15/+15
| | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | Bump version to 15.0.103 by Chef Expeditorv15.0.103Chef Expeditor2018-12-115-13/+14
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #7977 from ↵Tim Smith2018-12-113-15/+30
|\ \ \ | |/ / |/| | | | | | | | MsysTechnologiesllc/Kapil/MSYS-919_now_user_can_use_tagged_method_in_both_only_if_and_not_if Allow the use of tagged?(tags) method in both only_if and not_if blocks
| * | now user can use tagged method in both only_if and not_ifKapil Chouhan2018-11-293-15/+30
| | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | Bump version to 15.0.102 by Chef Expeditorv15.0.102Chef Expeditor2018-12-075-13/+14
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8025 from Intility/bugfixesTim Smith2018-12-072-9/+13
|\ \ \ | | | | | | | | Bugfixes to powershell_package_source
| * | | suppress more useless warningsTor Magnus Rakvåg2018-12-072-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * | | bare words as strings on the right hand side don't workTor Magnus Rakvåg2018-12-071-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * | | resolve idempotency issue with different resource name and source_nameTor Magnus Rakvåg2018-12-061-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | empty state handling has moved to load_current_valueTor Magnus Rakvåg2018-12-061-3/+0
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | warnings pollute script outputTor Magnus Rakvåg2018-12-061-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | use built in method of handling nil statusTor Magnus Rakvåg2018-12-061-2/+6
|/ / / | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
* | | Merge pull request #8013 from chef/functional_cleanupTim Smith2018-12-054-19/+4
|\ \ \ | | | | | | | | Cleanup some functional helpers
| * | | Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-044-19/+4
| | | | | | | | | | | | | | | | | | | | | | | | Rename the macos helpers. Remove unused helpers to check for RHEL 5 and < Windows 2008 R2. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.101 by Chef Expeditorv15.0.101Chef Expeditor2018-12-065-11/+12
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8023 from chef/15_plusLamont Granquist2018-12-052-21/+1
|\ \ \ \ | | | | | | | | | | Require Ruby 2.5 or later
| * | | | Require Ruby 2.5 or laterTim Smith2018-12-052-21/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | We haven't fully added 2.6 support, but Chef 15 will continue or RFC defined Ruby support process of supporting N and N-1. Now that the latest Ohai 15 is in the Gemfile.lock the unit tests on Ruby 2.4 fail. This bumps the required version to 2.5 and removes the 2.4 tests. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.100 by Chef Expeditorv15.0.100Chef Expeditor2018-12-055-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8018 from Stromweld/patch-1Tim Smith2018-12-051-1/+1
|\ \ \ \ | | | | | | | | | | timezone: updated description to include windows
| * | | | update description to include windowsCorey Hemminger2018-12-051-1/+1
|/ / / / | | | | | | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* | | | Bump version to 15.0.99 by Chef Expeditorv15.0.99Chef Expeditor2018-12-055-14/+13
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8010 from chef/inspec_bumpTim Smith2018-12-052-8/+10
|\ \ \ \ | | | | | | | | | | Update InSpec to 3.0.61 and Ohai to 15.0.20
| * | | | Update InSpec to 3.0.61 and Ohai to 15.0.20inspec_bumpTim Smith2018-12-032-10/+12
| |/ / / | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.98 by Chef Expeditorv15.0.98Chef Expeditor2018-12-055-11/+12
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8014 from chef/fix_gemlockLamont Granquist2018-12-041-4/+7
|\ \ \ \ | | | | | | | | | | Fix locking ohai to to the value in the Gemfile.lock
| * | | | Fix locking ohai to to the value in the Gemfile.lockTim Smith2018-12-041-4/+7
|/ / / / | | | | | | | | | | | | | | | | | | | | Round 2 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 15.0.97 by Chef Expeditorv15.0.97Chef Expeditor2018-12-055-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8012 from chef/a_bad_ideaTim Smith2018-12-041-0/+5
|\ \ \ \ | |/ / / |/| | | Pin the ohai definition to use the ohai version from Gemfile.lock
| * | | Pin the ohai definition to use the ohai version from Gemfile.lockTim Smith2018-12-041-0/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this we end up with chef-client's definition using the version of ohai in the gemfile.lock and the ohai defintion using whatever is in master. This is bad for two reasons: 1. we're shipping an unreleased master version even when we ship chef 13 or chef 14 2. we ship the ohai gem twice which takes up space on disk Signed-off-by: Tim Smith <tsmith@chef.io>