summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ruby-2.4 got releasedlcg/ruby-2.4Lamont Granquist2017-01-111-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version of chef to 12.18.27 by Chef Versioner.v12.18.27Chef Versioner2017-01-095-10/+10
|
* Merge pull request #5713 from chef/lcg/fix-master2Lamont Granquist2017-01-091-3/+0
|\ | | | | kitchen-tests: remove deprecated openssh options
| * remove deprecated optionsLamont Granquist2017-01-091-3/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 12.18.26 by Chef Versioner.v12.18.26Chef Versioner2017-01-095-10/+10
| |
* | Merge pull request #5703 from ↵Bryan McLellan2017-01-091-0/+1
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/nim/chocolatey_returns_property_notes Release notes for returns property in chocolatey_package
| * | Fixed review commentnimisha2017-01-061-1/+1
| | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
| * | Release notes for returns property in chocolatey_packagenimisha2017-01-061-0/+1
| | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
* | | Bump version of chef to 12.18.25 by Chef Versioner.v12.18.25Chef Versioner2017-01-095-10/+11
| | |
* | | Merge pull request #5708 from chef/update_yumTim Smith2017-01-092-4/+11
|\ \ \ | |_|/ |/| | yum_repository: Allow baseurl to be an array & allow fastestmirror_enabled false
| * | yum_repostiroy: Allow baseurl to be an array & allow fastestmirror_enabled falseupdate_yumTim Smith2017-01-052-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Port two fixes that were made the yum cookbook yum_repository provider. https://github.com/chef-cookbooks/yum/pull/165 https://github.com/chef-cookbooks/yum/pull/162 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version of chef to 12.18.24 by Chef Versioner.v12.18.24Chef Versioner2017-01-065-10/+10
| | |
* | | Merge pull request #5706 from chef/jsinha/fix_rhel67_testsJaymala2017-01-061-0/+9
|\ \ \ | |_|/ |/| | Fix failing useradd test for rhel6 on s390x platform
| * | Fix failing useradd test for rhel6 on s390x platformjsinha/fix_rhel67_testsJaymala Sinha2017-01-051-0/+9
| | | | | | | | | | | | | | | | | | | | | usermod -U for user with empty password on Rhel6 zlinux systems exits with error message. Updating the test for this behavior Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | | Bump version of chef to 12.18.23 by Chef Versioner.v12.18.23Chef Versioner2017-01-055-10/+10
| | |
* | | Merge pull request #5709 from chef/linksTim Smith2017-01-051-3/+3
|\ \ \ | | | | | | | | Fix release note links
| * | | Fix release note linksTim Smith2017-01-051-3/+3
| | | |
* | | | Bump version of chef to 12.18.22 by Chef Versioner.v12.18.22Chef Versioner2017-01-055-11/+11
|/ / /
* | | Merge pull request #5707 from chef/depTim Smith2017-01-051-1/+6
|\ \ \ | |_|/ |/| | Add run_command deprecation to the release notes
| * | Add run_command deprecation to the release notesdepTim Smith2017-01-051-1/+6
|/ /
* | Bump version of chef to 12.18.21 by Chef Versioner.v12.18.21Chef Versioner2017-01-055-10/+10
| |
* | Merge pull request #5705 from chef/rhass/acceptance-refixRyan Hass2017-01-051-6/+6
|\ \ | |/ |/| Revert gem update for nio4r in the acceptance lock
| * Revert gem update for nio4r in the acceptance lockRyan Hass2017-01-051-6/+6
|/ | | | | | | The updated nio4r gem was causing some weirdness which resulted in failing tests. This backs out the change for now. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
* Bump version of chef to 12.18.20 by Chef Versioner.v12.18.20Chef Versioner2017-01-055-10/+11
|
* Merge pull request #5688 from ↵Bryan McLellan2017-01-054-22/+37
|\ | | | | | | | | MsysTechnologiesllc/vj/adding_returns_porpert_to_chocolatey_package Adding returns property to chocolatey_package resource
| * Fixed Review Commentsnimisha2017-01-052-8/+8
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
| * Fixed rubocop style issuesVasu11052016-12-291-5/+5
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Added specs and fixed existing specsVasu11052016-12-293-24/+36
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Fixed typoVasu11052016-12-291-5/+5
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Adding returns property to chocolatey_package resourceVasu11052016-12-282-5/+8
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version of chef to 12.18.19 by Chef Versioner.v12.18.19Chef Versioner2017-01-045-10/+10
| |
* | Merge pull request #5684 from ronabop/masterBryan McLellan2017-01-042-24/+8
|\ \ | | | | | | Remove non-working documention statements/arguments.
| * | Remove non-working documention statements/arguments.Ronald Gundlach-Chmara2016-12-232-24/+8
| |/ | | | | | | | | | | Obvious fix. Signed-off-by: Ronald Gundlach-Chmara <ronabop@gmail.com>
* | Bump version of chef to 12.18.18 by Chef Versioner.v12.18.18Chef Versioner2017-01-045-10/+10
| |
* | Merge pull request #5697 from chef/rhass/acceptance-fixRyan Hass2017-01-031-18/+18
|\ \ | | | | | | Update acceptance Gemfile.lock.
| * | Update acceptance Gemfile.lock.rhass/acceptance-fixRyan Hass2017-01-031-18/+18
|/ / | | | | | | | | | | | | | | Update the Gemfile.lock for chef-acceptance to pull in the latest test-kitchen version which includes the following fix: https://github.com/test-kitchen/test-kitchen/commit/53a0eaf452985fa3facdc8f9059cdad012696144 Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
* | Bump version of chef to 12.18.17 by Chef Versioner.v12.18.17Chef Versioner2017-01-035-11/+11
| |
* | Fix error thrown by solo when run on Windows as SYSTEMScott Christopherson2017-01-032-2/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `Chef::ReservedNames::Win32::Security::SID.current_user` throws an error when `chef-solo` is being run as a `SYSTEM` user: ``` ================================================================================ Chef encountered an error attempting to load the node data for "WIN-00P0BGAA4IV" ================================================================================ Unknown Server Error: --------------------- The server had a fatal error attempting to load the node data. Server Response: ---------------- Exception raised! #<Chef::Exceptions::Win32APIError: No mapping between account names and security IDs was done. ---- Begin Win32 API output ---- System Error Code: 1332 System Error Message: No mapping between account names and security IDs was done. ---- End Win32 API output ---- > c:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/chef-12.17.44-universal-mingw32/lib/chef/win32/error.rb:81:in `raise!' c:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/chef-12.17.44-universal-mingw32/lib/chef/win32/security.rb:383:in `lookup_account_name' c:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/chef-12.17.44-universal-mingw32/lib/chef/win32/security/sid.rb:44:in `from_account' c:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/chef-12.17.44-universal-mingw32/lib/chef/win32/security/sid.rb:241:in `current_user' c:/opscode/chefdk/embedded/lib/ruby/gems/2.3.0/gems/chef-12.17.44-universal-mingw32/lib/chef/chef_fs/file_system/repository/nodes_dir.rb:41:in `create_child' ``` This commit modfies these calls to use `SID.default_security_object_owner` instead which will return `SID.Administrators` for users such as `SYSTEM` and then returns `SID.current_user` for everyone else. Signed-off-by: Scott Christopherson <scott@chef.io>
* Bump version of chef to 12.18.16 by Chef Versioner.v12.18.16Chef Versioner2016-12-225-10/+11
|
* Merge pull request #5668 from chef/afiune/COOL-642/dont-report-sensitive-dataSalim Afiune2016-12-223-0/+46
|\ | | | | Report a blank resource if sensitive is enabled
| * Fix typo on RELEASE_NOTESafiune/COOL-642/dont-report-sensitive-dataSalim Afiune2016-12-221-1/+1
| | | | | | | | Signed-off-by: Salim Afiune <afiune@chef.io>
| * Added Release NotesSalim Afiune2016-12-221-0/+11
| | | | | | | | Signed-off-by: Salim Afiune <afiune@chef.io>
| * Create a new blank Resource instead of transforming itSalim Afiune2016-12-222-23/+13
| | | | | | | | Signed-off-by: Salim Afiune <afiune@chef.io>
| * Transform sensitive resources before report themSalim Afiune2016-12-222-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | COOL-642/ZD 12936 - Chef Manage Run History compromises sensitive data Before this commit we were sending sensitive resource information to Reporting and therefor you were able to see the sensitive data on the Run History in the Chef Manage Console. This commit is fixing this problem and now it is transforming any sensitive resource to display the word `*sensitive*` instead of the actual data. As we are inserting this values directly to the data base, it means that this change will cascade all the way to the front-end. Catch: Old data that was already reported and is displaying sensitive data will contineu to be displayed. Apologize. Signed-off-by: Salim Afiune <afiune@chef.io>
* | Bump version of chef to 12.18.15 by Chef Versioner.v12.18.15Chef Versioner2016-12-225-10/+10
| |
* | Merge pull request #5679 from chef/lcg/fix-group-dsclLamont Granquist2016-12-222-32/+32
|\ \ | | | | | | fix dscl group provider func breakage from #5673
| * | fix dscl group provider func breakageLamont Granquist2016-12-222-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i didn't fully grok the way the dscl providers were written and only half fixed the group dscl provider, but later did a better job fixing the user one. fixes the breakage caught in the dscl group func tests. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.18.14 by Chef Versioner.v12.18.14Chef Versioner2016-12-225-10/+10
| | |
* | | Merge pull request #5678 from chef/lcg/fix-aix-breakageLamont Granquist2016-12-221-1/+4
|\ \ \ | |/ / |/| | fix aix breakage from #5673
| * | properly only call set_options onceLamont Granquist2016-12-221-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>