summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use the same task name used by the chef-client cookbook so that the task can ↵task_nameMatt Wrock2016-12-171-2/+2
| | | | | | be managed by its task recipie Signed-off-by: Matt Wrock <matt@mattwrock.com>
* Bump version of chef to 12.18.3 by Chef Versioner.v12.18.3bp-423/stunnel-in-rhelChef Versioner2016-12-165-10/+11
|
* Merge pull request #5630 from ↵Adam Leff2016-12-162-1/+8
|\ | | | | | | | | chef/adamleff/ipo-500/fix-data-collector-org-parsing Fix Data Collector organization parsing regex
| * update org name regex to match Chef Server'sadamleff/ipo-500/fix-data-collector-org-parsingAdam Leff2016-12-071-1/+1
| | | | | | | | Signed-off-by: Adam Leff <adam@leff.co>
| * Fix Data Collector organization parsing regexAdam Leff2016-12-072-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | The regex used to pluck the Chef Server Organization from the chef_server_url config value did not permit hyphens in org names even though they are allowed by Chef Server. This caused org names to get incorrectly truncated when sending the payload to Data Collector servers. Re: Chef bug IPO-500 Signed-off-by: Adam Leff <adam@leff.co>
* | Bump version of chef to 12.18.2 by Chef Versioner.v12.18.2Chef Versioner2016-12-145-10/+10
| |
* | Merge pull request #5647 from chef/ruby24Lamont Granquist2016-12-141-2/+2
|\ \ | | | | | | Swap rbx testing in Travis for Ruby head
| * | Replace rbx with ruby-head in Travisruby24Tim Smith2016-12-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | rbx is failing to install in travis as rvm wants to install via binary and there isn't a binary install available. Swap for Ruby head instead so we can test on Ruby 2.4 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version of chef to 12.18.1 by Chef Versioner.v12.18.1Chef Versioner2016-12-145-11/+49
| | |
* | | Merge pull request #5646 from chef/bump-minor-12-8Scott Christopherson2016-12-145-33/+71
|\ \ \ | | | | | | | | Bump minor version to 12.18
| * | | Bump minor version to 12.18bump-minor-12-8Scott Christopherson2016-12-145-33/+71
|/ / / | | | | | | | | | Signed-off-by: Scott Christopherson <scott@chef.io>
* | | Bump version of chef to 12.17.58 by Chef Versioner.v12.17.58Chef Versioner2016-12-135-10/+10
| | |
* | | Merge pull request #5635 from chef/afiune/dont-fail-if-changelog-failsSalim Afiune2016-12-131-1/+1
|\ \ \ | | | | | | | | Dont fail the version bump if changelog fails
| * | | Dont fail the version bump if changelog failsafiune/dont-fail-if-changelog-failsSalim Afiune2016-12-131-1/+1
|/ / / | | | | | | | | | Signed-off-by: Salim Afiune <afiune@chef.io>
* | | Bump version of chef to 12.17.57 by Chef Versioner.v12.17.57Chef Versioner2016-12-135-10/+10
| | |
* | | Merge pull request #5628 from chef/tas50/notesTim Smith2016-12-131-0/+6
|\ \ \ | |/ / |/| | Add multiple client/nodes knife delete to release notes
| * | Add multiple client/nodes knife delete to release notestas50/notesTim Smith2016-12-071-0/+6
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version of chef to 12.17.56 by Chef Versioner.v12.17.56Chef Versioner2016-12-136-36/+12
| | |
* | | Merge pull request #5636 from chef/lcg/remove-chef-platform-handler-classBryan McLellan2016-12-134-46/+22
|\ \ \ | | | | | | | | remove Chef::Platform::HandlerMap
| * | | remove Chef::Platform::HandlerMaplcg/remove-chef-platform-handler-classLamont Granquist2016-12-084-46/+22
| | |/ | |/| | | | | | | | | | | | | seems like an entirely unnecessary level of indirection Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.17.55 by Chef Versioner.v12.17.55Chef Versioner2016-12-125-26/+19
| | |
* | | Merge pull request #5645 from andrewjamesbrown/masterLamont Granquist2016-12-121-2/+2
|\ \ \ | | | | | | | | Ensure node.docker? returns boolean
| * | | Make docker? return booleanAndrew Brown2016-12-121-2/+2
|/ / / | | | | | | | | | | | | | | | Trivial change to ensure node.docker? returns either true or false. Signed-off-by: Andrew Brown <andrew.j.brown@gmail.com>
* | | Bump version of chef to 12.17.54 by Chef Versioner.v12.17.54Chef Versioner2016-12-125-10/+14
| | |
* | | Merge pull request #5632 from chef/tduffield/use-dokken-in-announcementsBryan McLellan2016-12-125-19/+13
|\ \ \ | | | | | | | | Update Release Announcements; Keep Dockerfile up-to-date
| * | | Pull kitchen language out of release announcementstduffield/use-dokken-in-announcementsTom Duffield2016-12-082-35/+0
| | | | | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Add chef/chef image link to READMETom Duffield2016-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The README on the Docker Hub page contains instructions on how to use the image with kitchen-dokken. Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Update downloads.chef.io URLTom Duffield2016-12-081-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Make sure Dockerfile is kept up to dateTom Duffield2016-12-072-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build system passes in the necessary build arguments, buts its beneficial to have the Dockerfile keep up to date with what the latest stable version is in case people want to build their own. Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Show how to use chef/chef image in announcementsTom Duffield2016-12-072-0/+18
| |/ / | | | | | | | | | | | | | | | | | | Update the release announcements to show how to pull in the latest version of Chef using kitchen-dokken. Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.17.53 by Chef Versioner.v12.17.53Chef Versioner2016-12-125-11/+10
| | |
* | | Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-122-9/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use object ID when detected unprocessed Resources In the Data Collector, when detecting unprocessed resources, a Set was built up using the resource object itself as the Set element. Internally, Set adds this to a Hash. We allow users to create custom resources that could contain a property named "hash" which in turn wires up a `#hash` instance method on the Resource. Ruby expects object's `#hash` method to return a Fixnum that it uses internally. So if a resource had a "hash" property that returned a String, bad things happened. With this change, we make our own Hash and use the resource's object ID in the key so we don't have to worry about the resource's `#hash` method getting called and throwing an exception. I will send up a separate change that warns users when they choose a property name that is already an existing method name. Fixes #5565. Signed-off-by: Adam Leff <adam@leff.co>
* | | Bump version of chef to 12.17.52 by Chef Versioner.v12.17.52Chef Versioner2016-12-095-10/+10
| | |
* | | Merge pull request #5638 from MsysTechnologiesllc/ali/chef_msi_minor_UI_issuesBryan McLellan2016-12-091-4/+6
|\ \ \ | | | | | | | | Fixed minor UI issues with Chef's MSI.
| * | | Fixed minor UI issues with Chef's MSI.aliasgar162016-12-091-4/+6
|/ / / | | | | | | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* | | Bump version of chef to 12.17.51 by Chef Versioner.v12.17.51Chef Versioner2016-12-095-10/+10
| | |
* | | Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-0916-6/+37
|\ \ \ | | | | | | | | Properly deprecate old Chef::Platform methods
| * | | fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | dsc_script provider needs os defined. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-0715-6/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These should have been deprecated formally in 12.5.1 after the Dynamic Provider-Resolver'ing of the internal chef resources was completed. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | Bump version of chef to 12.17.50 by Chef Versioner.v12.17.50Chef Versioner2016-12-095-10/+11
| | | |
* | | | Merge pull request #5549 from coolmacool/vr/powershell-module-outputBryan McLellan2016-12-091-24/+139
|\ \ \ \ | | | | | | | | | | PowerShell module output pass through
| * | | | fix memory leakVince Rimkus2016-11-171-2/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vince Rimkus <vjrimkus@outlook.com>
| * | | | PowerShell module output pass throughVince Rimkus2016-11-151-24/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes #4045 where the output from any of the chef executables wrapped by the module functions would not allow redirection or variable capture. Signed-off-by: Vince Rimkus <vjrimkus@outlook.com>
* | | | | Bump version of chef to 12.17.49 by Chef Versioner.v12.17.49Chef Versioner2016-12-095-10/+11
| | | | |
* | | | | Merge pull request #5540 from ↵Matt Wrock2016-12-092-3/+154
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | MsysTechnologiesllc/ali/sch_task_support_for_chef_client Added support in WIX to install chef-client as a scheduled task.
| * | | | | Changed Chef service/task options feature name and did re-alignment of the ↵aliasgar162016-12-092-14/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | title, text messages, box, buttons, etc. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
| * | | | | Removed ST attribute as its absense will make schtasks utility to fetch the ↵aliasgar162016-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | current time as the start time for scheduled task. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
| * | | | | Fixed embedded Ruby code issue in source.wxs file.aliasgar162016-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
| * | | | | Fixed bug to handle binary paths while creating scheduled task for Chef.aliasgar162016-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
| * | | | | Combined source_ui.wxs into source.wxs as per the requirements of the Chef's ↵aliasgar162016-12-092-97/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build tool. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>