summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update nokogiri, libxml2, and libxslt to latest14_updatesTim Smith2019-11-053-30/+32
| | | | | | Update our deps to the latest Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.14.27 by Chef Expeditorv14.14.27Chef Expeditor2019-11-055-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* [chef-14] backport #9049 (#9051)Lamont Granquist2019-11-042-1/+9
|\ | | | | [chef-14] backport #9049
| * Fix TypeError: no implicit conversion of nil into StringVivek Singh2019-11-042-1/+9
| | | | | | | | | | | |  - Now showing relevant logs for config.d configuration files. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 14.14.26 by Chef Expeditorv14.14.26Chef Expeditor2019-11-055-12/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | systemd_unit needs to log (chef 14 backport) (#9057)Lamont Granquist2019-11-041-0/+12
|\ \ | |/ |/| systemd_unit needs to log (chef 14 backport)
| * systemd_unit needs to log (chef 14 backport)Phil Dibowitz2019-11-041-0/+12
|/ | | | | | | | Backport of #9046 closes #9045 Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Merge pull request #8996 from chef/csnapp/release_notesTim Smith2019-10-151-1/+2
|\ | | | | Modify release notes for 14.14.25 promotion
| * Modify release notes for 14.14.25 promotionChristopher A. Snapp2019-10-151-1/+2
| | | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 14.14.25Chef Expeditor2019-10-152-22/+19
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.14.25 by Chef Expeditorv14.14.25Chef Expeditor2019-10-145-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8994 from chef/csnapp/8966Tim Smith2019-10-141-1/+1
|\ | | | | Revert habitat builder artifact to chef-client
| * Revert habitat builder artifact to chef-clientChristopher A. Snapp2019-10-141-1/+1
|/ | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 14.14.24 by Chef Expeditorv14.14.24Chef Expeditor2019-10-145-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8992 from chef/csnapp/8966Tim Smith2019-10-143-6/+10
|\ | | | | Fix habitat build in expeditor config
| * Fix habitat build in expeditor configChristopher A. Snapp2019-10-143-6/+10
|/ | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* Bump version to 14.14.23 by Chef Expeditorv14.14.23Chef Expeditor2019-10-145-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8983 from chef/updates_v14Tim Smith2019-10-142-30/+30
|\ | | | | Update chef-zero to 14.0.13 and rspec to 3.9
| * Update chef-zero to 14.0.13 and rspec to 3.9updates_v14Tim Smith2019-10-102-30/+30
| | | | | | | | | | | | Update all other gems to current. Keep 14.14.14 out of omnibus until we release a regression fix. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #8989 from chef/csnapp/release_notesTim Smith2019-10-141-0/+12
|\ \ | | | | | | Add release notes for 14.14.22
| * | Copy editsTim Smith2019-10-141-7/+7
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add release notes for 14.14.22Christopher A. Snapp2019-10-141-0/+12
|/ / | | | | | | Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
* | Bump version to 14.14.22 by Chef Expeditorv14.14.22Chef Expeditor2019-10-105-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8980 from chef/windows_task_fixTim Smith2019-10-102-3/+8
|\ \ | |/ |/| windows_task: Fix for :day option is not accepting integer value
| * Parse day param value into stringwindows_task_fixVivek Singh2019-10-092-3/+8
|/ | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* Bump version to 14.14.21 by Chef Expeditorv14.14.21Chef Expeditor2019-10-095-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8979 from chef/user_gidTim Smith2019-10-092-23/+39
|\ | | | | Fix for MSYS-1094 user resource does not handle a gid specified as a string
| * Fix for MSYS-1094 user resource does not handle a gid specified as a stringKapil chouhan2019-10-092-23/+39
| | | | | | | | Signed-off-by: Kapil chouhan <kapil.chouhan@msystechnologies.com>
* | Bump version to 14.14.20 by Chef Expeditorv14.14.20Chef Expeditor2019-10-095-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8978 from chef/ifconfigTim Smith2019-10-092-4/+17
|\ \ | |/ |/| ifconfig: fix regex matching interface name with hyphen
| * fix regex matching interface name with dashdheerajd-msys2019-10-092-1/+12
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * fix review commentsdheerajd-msys2019-10-091-1/+3
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * updated code according to regexdheerajd-msys2019-10-091-3/+3
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 14.14.19 by Chef Expeditorv14.14.19Chef Expeditor2019-10-095-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8977 from chef/fix_profile_crashTim Smith2019-10-091-1/+2
|\ \ | | | | | | Fix crash when showing error about missing profile
| * | Fix crash when showing error about missing profileAndrew Neitsch2019-10-091-1/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before: /opt/chefdk/embedded/lib/ruby/gems/2.6.0/gems/chef-config-15.1.36/lib/chef-config/mixin/credentials.rb:92:in `load_credentials': undefined local variable or method `credentials_file' for #<ChefConfig::WorkstationConfigLoader:0x00007fe01c8321e8> (NameError) After: ERROR: CONFIGURATION ERROR:Profile xyz doesn't exist. Please add it to /Users/developer/.chef/credentials. It looks like this was missed as part of the refactoring in d730505bb0d53d14c7b005c756ed4993b95fdf94. Signed-off-by: Andrew Neitsch <andrew@neitsch.ca>
* | Bump version to 14.14.18 by Chef Expeditorv14.14.18Chef Expeditor2019-10-095-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.14.17 by Chef Expeditorv14.14.17Chef Expeditor2019-10-095-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8976 from chef/more_knifeTim Smith2019-10-091-1/+1
|\ \ | | | | | | Fix knife cookbook metadata from file command banner
| * | Updated knife cookbook metadata from file command bannerAmol Shinde2019-10-091-1/+1
| |/ | | | | | | | | | | - Added file in banner Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* | Merge pull request #8975 from chef/knife_ssh_exitTim Smith2019-10-091-1/+1
|\ \ | | | | | | Fix knife ssh interactive mode exit error
| * | Fix knife ssh interactive mode exit errorVivek Singh2019-10-091-1/+1
| |/ | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 14.14.16 by Chef Expeditorv14.14.16Chef Expeditor2019-10-095-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 14.14.15 by Chef Expeditorv14.14.15Chef Expeditor2019-10-095-10/+18
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8973 from chef/knifeTim Smith2019-10-091-1/+11
|\ \ | | | | | | Fix for knife subcommand --help doesn't work as intended.
| * | MSYS-1111 Fix for knife subcommand --help don't work as intended. If we run ↵Vasu11052019-10-091-1/+11
| |/ | | | | | | | | | | knife acl --hel, knife group --help, knife opc --help command it does not list the commands even though this plugins are shipped with chefdk. The reason behand this is the category under which these are listed does match with the arguments passed by user. for e.g. acl commands are groued under the category OPSCODE_HOSTED_CHEF_ACCESS_CONTROL and since acl doesn't match with this category as string this does not gives valid output added a fix for this. Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Merge pull request #8974 from chef/fix_8901Tim Smith2019-10-093-3/+8
|\ \ | |/ |/| Modify #8901 to not use arrays with mixlib-shellout
| * Modify #8901 to not use arrays with mixlib-shelloutTim Smith2019-10-093-3/+8
|/ | | | | | Chef-14 has to work with mixlib-shellout 2.x which does not support the array form of shelling out. Use a string instead. I also updated the gitignore to avoid some junk coming in and swapped the spec's bundler require to be the full bundler gem since it needs a giant pile of stuff in Bundler and bundler doesn't have proper requires in the DSL class to make that happen. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 14.14.14Chef Expeditor2019-10-072-31/+28
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 14.14.14 by Chef Expeditorv14.14.14Chef Expeditor2019-10-075-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.