Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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.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 |
| | | |||||
| * | Rubocop violations in execute resource alternate user implementation | adamedx | 2017-02-02 | 3 | -12/+14 |
| | | |||||
| * | Windows alternate user support for execute resources | Adam Edwards | 2017-02-02 | 4 | -8/+81 |
| | | |||||
| * | Windows user identity user name and credntial validation | Adam Edwards | 2017-02-02 | 1 | -0/+81 |
| | | |||||
* | | Bump version of chef to 12.19.7 by Chef Versioner.v12.19.7 | Chef Versioner | 2017-02-03 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #5778 from chef/btm/no-fips | Lamont Granquist | 2017-02-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fix --no-fips on chef-client | ||||
| * | | Fix --no-fips on chef-clientbtm/no-fips | Bryan McLellan | 2017-02-02 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | Somewhat unintuitively, mixlib-cli needs both `boolean => true` as well as `long => "--[no-]option"` for the boolean feature to work. Signed-off-by: Bryan McLellan <btm@loftninjas.org> | ||||
* | | Bump version of chef to 12.19.6 by Chef Versioner.v12.19.6 | Chef Versioner | 2017-02-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #5773 from ↵ | Thom May | 2017-02-01 | 1 | -1/+1 |
|\ | | | | | | | | | chef/tduffield/COOL-464/raise-error-if-install-fails Raise error if ips_package install returns non-zero | ||||
| * | Raise error if ips_package install returns non-zerotduffield/COOL-464/raise-error-if-install-fails | Tom Duffield | 2017-02-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | Merge pull request #5765 from mal/systemd-unit-verify | Thom May | 2017-02-01 | 2 | -0/+69 |
|\ \ | | | | | | | Verify systemd_unit file with custom verifier | ||||
| * | | Fix comment grammar | Mal Graty | 2017-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Mal Graty <mal.graty@googlemail.com> | ||||
| * | | Verify systemd_unit file during create | Mal Graty | 2017-01-28 | 2 | -0/+69 |
| | | | | | | | | | | | | | | | | | | | | | Use custom verification class to work around file name requirements when running systemd-analyze. Signed-off-by: Mal Graty <mal.graty@googlemail.com> | ||||
* | | | Bump version of chef to 12.19.5 by Chef Versioner.v12.19.5 | Chef Versioner | 2017-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5704 from ceneo/knife-upload-too-short-control-escape | Thom May | 2017-02-01 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Core: Ensure paths are correctly escaped when syntax checking | ||||
| * | | switch to using regexp escape | Thom May | 2017-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | And add test that fails with original code Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | Fixed 'too short control escape' on knfie upload #5702 | Grzegorz Dudek | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Grzegorz Dudek <grzegorz.dudek@ceneo.pl> | ||||
* | | | Bump version of chef to 12.19.4 by Chef Versioner.v12.19.4 | Chef Versioner | 2017-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | Use CIDR block rather than netmask in route-eth0 file | Tom Duffield | 2017-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Convert the netmask into the CIDR block for the route-eth0 file. Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | | | Bump version of chef to 12.19.3 by Chef Versioner.v12.19.3 | Chef Versioner | 2017-01-30 | 1 | -1/+1 |
| | | | |||||
* | | | dh/url support cab (#5732) | dheerajd-msys | 2017-01-30 | 1 | -6/+36 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added URL support for cab_package Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * specs are added and code refactored Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * specs are added and code refactored Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * specs are added and code refactored Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * specs are added and code refactored Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * specs are added and code refactored Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * removed bundle/config Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * Fixed review comments Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * Fixed review comments on #cab_file_source Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> * comments and context added for #cab_file_source Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> | ||||
* | | Bump version of chef to 12.19.2 by Chef Versioner.v12.19.2 | Chef Versioner | 2017-01-25 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.19.1 by Chef Versioner.v12.19.1 | Chef Versioner | 2017-01-25 | 1 | -1/+1 |
| | | |||||
* | | Bump minor version to 12.19 | Scott Christopherson | 2017-01-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Scott Christopherson <scott@chef.io> | ||||
* | | Bump version of chef to 12.18.53 by Chef Versioner.v12.18.53 | Chef Versioner | 2017-01-25 | 1 | -1/+1 |
| | | |||||
* | | favor metadata.json over metadata.rb | Lamont Granquist | 2017-01-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | | make sure that if we have a metadata.rb that is not valid to read that we never parse that and use compiled metadata.json instead. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 12.18.52 by Chef Versioner.v12.18.52 | Chef Versioner | 2017-01-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.18.51 by Chef Versioner.v12.18.51 | Chef Versioner | 2017-01-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.18.50 by Chef Versioner.v12.18.50 | Chef Versioner | 2017-01-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.18.49 by Chef Versioner.v12.18.49 | Chef Versioner | 2017-01-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.18.48 by Chef Versioner.v12.18.48 | Chef Versioner | 2017-01-24 | 1 | -1/+1 |
| | | |||||
* | | Bump version of chef to 12.18.47 by Chef Versioner.v12.18.47 | Chef Versioner | 2017-01-23 | 1 | -1/+1 |
| | |