Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coerce immutable arrays to normal arrayslcg/yum-coerce-array-attributes | Lamont Granquist | 2017-02-14 | 2 | -4/+13 |
| | | | | | | | as noted in comments this works around bugginess in the yum provider that require a major refactor to fix. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version of chef to 12.19.27 by Chef Versioner.v12.19.27 | Chef Versioner | 2017-02-14 | 1 | -1/+1 |
| | |||||
* | fix specs: RedundantReturn, RedundantSelf, RedundantBegin | Lamont Granquist | 2017-02-13 | 132 | -814/+690 |
| | | | | | | department of redundancy department Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version of chef to 12.19.26 by Chef Versioner.v12.19.26 | Chef Versioner | 2017-02-12 | 1 | -1/+1 |
| | |||||
* | package provider cleanuplcg/package-cleanup | Lamont Granquist | 2017-02-11 | 40 | -669/+709 |
| | | | | | | | | | - cleans up a lot of ivar usage - converts most providers to shell_out_compact_timeout! - almost deprecates a few APIs, but can't quite yet - windows providers need mixlib-shellout to take an argv Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version of chef to 12.19.25 by Chef Versioner.v12.19.25 | Chef Versioner | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5807 from chef/multissh | Tim Smith | 2017-02-11 | 2 | -142/+0 |
|\ | | | | | Require net-ssh-multi 1.2.1 and remove our monkeypatch | ||||
| * | Require net-ssh-multi 1.2.1 and remove our monkeypatch | Tim Smith | 2017-02-10 | 2 | -142/+0 |
| | | | | | | | | | | | | The fix was merged upstream and released in 1.2.1 Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version of chef to 12.19.24 by Chef Versioner.v12.19.24 | Chef Versioner | 2017-02-11 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.23 by Chef Versioner.v12.19.23 | Chef Versioner | 2017-02-11 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.22 by Chef Versioner.v12.19.22 | Chef Versioner | 2017-02-10 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.21 by Chef Versioner.v12.19.21 | Chef Versioner | 2017-02-10 | 1 | -1/+1 |
| | | |||||
* | | Keep variable in initial order when sorting propertiestduffield/suppress-sensitive-properties | Tom Duffield | 2017-02-10 | 1 | -8/+14 |
| | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | Suppress sensitive properties from resource output | Tom Duffield | 2017-02-10 | 1 | -5/+12 |
|/ | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump version of chef to 12.19.20 by Chef Versioner.v12.19.20 | Chef Versioner | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Bump version of chef to 12.19.19 by Chef Versioner.v12.19.19 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5793 from chef/lcg/data-collector-utf8masster | Tom Duffield | 2017-02-09 | 1 | -4/+3 |
|\ | | | | | Sanitize UTF-8 data sent to Data Collector | ||||
| * | sanitize utf8 data going to serverlcg/data-collector-utf8 | Lamont Granquist | 2017-02-08 | 1 | -2/+2 |
| | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> Signed-off-by: Tom Duffield <tom@chef.io> | ||||
| * | remove unnecessary debug statement | Lamont Granquist | 2017-02-08 | 1 | -2/+1 |
| | | | | | | | | | | | | pretty sure Chef::HTTP already debug logs requests Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 12.19.18 by Chef Versioner.v12.19.18 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.17 by Chef Versioner.v12.19.17 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5794 from ↵ | Thom May | 2017-02-09 | 1 | -6/+6 |
|\ \ | | | | | | | | | | | | | biinari/fix/deprecated-chef-platform-methods-class-name Fix chef_platform_methods deprecation class name | ||||
| * | | Fix chef_platform_methods deprecation class name | Bill Ruddock | 2017-02-08 | 1 | -6/+6 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecation warnings for Chef::Platform methods introduced in #5631 were logged as e.g. `"Class.set is deprecated"` instead of `"Chef::Platform.set is deprecated"` This gets correct class name for message and adds unit specs to cover the expected deprecation messages. Unfortunately for these specs, some of these methods use each other, resulting in multiple warnings. I have put an expectation for each of these to avoid masking any other deprecations. Signed-off-by: Bill Ruddock <bill.ruddock@gmail.com> | ||||
* | | Bump version of chef to 12.19.16 by Chef Versioner.v12.19.16 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.15 by Chef Versioner.v12.19.15 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.14 by Chef Versioner.v12.19.14 | Chef Versioner | 2017-02-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5790 from chef/lcg/ban-dnf-0.6 | Thom May | 2017-02-09 | 2 | -5/+10 |
|\ \ | | | | | | | do not support dnf_package on dnf 0.x | ||||
| * | | do not support dnf_package on dnf 0.xlcg/ban-dnf-0.6 | Lamont Granquist | 2017-02-08 | 2 | -5/+10 |
| |/ | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 12.19.13 by Chef Versioner.v12.19.13 | Chef Versioner | 2017-02-08 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5791 from chef/tduffield/COOL-612/yum-provider-arch | Tom Duffield | 2017-02-08 | 2 | -250/+305 |
|\ \ | |/ |/| | Add mutlipackage_api support to yum_package provider | ||||
| * | Add mutlipackage_api support to yum_package Providertduffield/COOL-612/yum-provider-arch | Tom Duffield | 2017-02-08 | 1 | -250/+301 |
| | | | | | | | | | | | | | | | | | | An initial refactor to add multipackage_api support to the yum_package provider. There probably needs to be an additional refactor to make this provider look a little bit more like the DNF provider, but this should buy us some time and address some bugs. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
| * | Declare package_locked inside the Package provider | Tom Duffield | 2017-02-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | The Package provider uses this method in its code, but it doesn't enforce it's existence. For sanity we should at least raise an error to ensure all the providers that support locking/unlocking a package have the method to determine whether the package is locked. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | Bump version of chef to 12.19.12 by Chef Versioner.v12.19.12 | Chef Versioner | 2017-02-08 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5782 from chef/lcg/dnf-rhel7 | Thom May | 2017-02-08 | 4 | -34/+86 |
|\ \ | | | | | | | rhel7 / dnf 2.0 fixes / improved errors | ||||
| * | | add tests for 'where' | Lamont Granquist | 2017-02-07 | 3 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | add unit tests for `which` behavior | Lamont Granquist | 2017-02-07 | 1 | -1/+6 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | fix return of which() | Lamont Granquist | 2017-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | also clean up a confusing spec test Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | | rhel7 / dnf 2.0 fixes / improved errors | Lamont Granquist | 2017-02-07 | 3 | -31/+78 |
| |/ | | | | | | | | | | | | | | | | | - fixes for dnf 2.0 / rhel7 - improved error messages from python helper (gives python stack traces instead of just EPIPE all the time) - improved which/where interface in the which mixin. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 12.19.11 by Chef Versioner.v12.19.11 | Chef Versioner | 2017-02-08 | 1 | -1/+1 |
|/ | |||||
* | Bump version of chef to 12.19.10 by Chef Versioner.v12.19.10 | Chef Versioner | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | Bump version of chef to 12.19.9 by Chef Versioner.v12.19.9 | Chef Versioner | 2017-02-06 | 1 | -1/+1 |
| | |||||
* | Grant Administrators group permissions to nodes directory under chef-solo ↵ | Tom Duffield | 2017-02-06 | 2 | -0/+5 |
| | | | | | (#5781) Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump version of chef to 12.19.8 by Chef Versioner.v12.19.8 | Chef Versioner | 2017-02-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5764 from ↵ | Bryan McLellan | 2017-02-06 | 4 | -12/+123 |
|\ | | | | | | | | | MsysTechnologiesllc/nim/alternate_user_execute_resources Windows alternate user support for execute resources | ||||
| * | Fixed specs | nimisha | 2017-02-02 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Using node[:platform_family] for checking windows platform | nimisha | 2017-02-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Fixing review comments | nimisha | 2017-02-02 | 4 | -135/+65 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Fixed bugs, review comments and specs | nimisha | 2017-02-02 | 2 | -7/+24 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Alternate user execute resource code review feedack | adamedx | 2017-02-02 | 3 | -12/+12 |
| | | |||||
| * | Additional rubocop for execute resource default arguments | adamedx | 2017-02-02 | 1 | -3/+3 |
| | |