summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.42 by Chef Versioner.v12.17.42Chef Versioner2016-12-065-10/+12
|
* Ensures correct version of shutdown is called when using the reboot resource ↵Christoph2016-12-062-4/+6
| | | | | | | | on Windows (#5596) Use a fixed path to shutdown.exe on windows in Chef::Platform::Rebooter, fixes #5594 Signed-off-by: Christoph Griesshammer <cgriesshammer@gmail.com>
* Bump version of chef to 12.17.41 by Chef Versioner.v12.17.41Chef Versioner2016-12-065-10/+12
|
* Merge pull request #5562 from stefanor/svn-http-proxyBryan McLellan2016-12-061-0/+9
|\ | | | | Unset http[s]_proxy in the subversion spec
| * Unset http[s]_proxy in the subversion specStefano Rivera2016-11-181-0/+9
| | | | | | | | | | | | So it doesn't alter generated subversion commands. Signed-off-by: Stefano Rivera <stefanor@debian.org>
* | Bump version of chef to 12.17.40 by Chef Versioner.v12.17.40Chef Versioner2016-12-065-15/+15
| |
* | Merge pull request #5613 from spuder/patch-1Bryan McLellan2016-12-062-7/+7
|\ \ | | | | | | change choco -version to choco --version
| * | Fixes #5256Spencer Owen2016-12-052-7/+7
| | | | | | | | | | | | | | | | | | | | | Chocolatey packages with version will give error changes chocolatey tests to use --version instead of -version Signed-off-by: Spencer Owen <owenspencer@gmail.com>
* | | Merge pull request #5615 from chef/tas50/typoTim Smith2016-12-062-3/+9
|\ \ \ | | | | | | | | The suggested fix for the manage_home deprecation is incorrect
| * | | Add a spec for supports non_unique throwing a deprecation messageTim Smith2016-12-061-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | The suggested fix for the manage_home deprecation is incorrectTim Smith2016-12-062-3/+3
| |/ / | | | | | | | | | | | | | | | manage_home: true is not a proper resource property. It should be manage_home true instead. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #5618 from chef/tm/require_deprecatedThom May2016-12-061-0/+1
|\ \ \ | | | | | | | | Core: Ensure deprecation messages are always included
| * | | Ensure deprecation messages are always includedtm/require_deprecatedThom May2016-12-061-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | Merge pull request #5616 from chef/COOL-614/tduffield/link-keep-access-controlsTom Duffield2016-12-062-1/+68
|\ \ \ \ | |/ / / |/| | | Core: Fix bug where Access Controls on existing symlink resources would be ignored on first chef-client run
| * | | Ensure Access Controls on link resourceCOOL-614/tduffield/link-keep-access-controlsTom Duffield2016-12-062-1/+68
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | When a link resource needs to change its destination, there was a bug in the logic flow that would cause the access controls on the resulting symlink to revert to the default access controls. This commit closes that hole by re-evaluating the current access controls after creating the new symlink. Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.17.39 by Chef Versioner.v12.17.39Chef Versioner2016-12-065-11/+11
| | |
* | | Merge pull request #5617 from chef/tduffield/tweak-changelogThom May2016-12-061-1/+1
|\ \ \ | | | | | | | | Use badge in CHANGELOG
| * | | Use badge in CHANGELOGtduffield/tweak-changelogTom Duffield2016-12-051-1/+1
|/ / / | | | | | | | | | | | | | | | | | | Use the badge in the changelog so the current stable version is shown regardless of when the CHANGELOG is viewed. Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.17.38 by Chef Versioner.v12.17.38Chef Versioner2016-12-055-11/+21
| | |
* | | Merge pull request #5614 from chef/lcg/fix-yum-regexpLamont Granquist2016-12-051-1/+1
|\ \ \ | |/ / |/| | fix yum regexp similarly to rpm regexp in #3985
| * | fix yum regexp similarly to rpm regexp in #3985lcg/fix-yum-regexpLamont Granquist2016-12-051-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is a "nope, aint got time to test this one" PR. this affects a code path that is only for localinstalls and doesn't have any existing tests. i've already exceeded my 5 minute timebox for fixing the problem. i'm more likely to rewrite the yum provider from scratch and shitcan the unit tests in their entirety than to reuse any work that i do here so any time spent on carefully testing this is likely to end up wasted. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version of chef to 12.17.37 by Chef Versioner.v12.17.37Chef Versioner2016-12-055-10/+10
| |
* | Merge pull request #5609 from chef/tas50/newchefclientThom May2016-12-053-44/+64
|\ \ | | | | | | Update chef client testing deps
| * | Update chef client testing depstas50/newchefclientTim Smith2016-12-023-44/+64
| | | | | | | | | | | | | | | | | | We need the new chef-client cookbook Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version of chef to 12.17.36 by Chef Versioner.v12.17.36Chef Versioner2016-12-055-10/+10
| | |
* | | Merge pull request #5607 from chef/adamleff/update-ohai-resourceThom May2016-12-053-29/+11
|\ \ \ | | | | | | | | Update ohai resource to new style, stop overwriting name property
| * | | Update ohai resource to new style, stop overwriting name propertyadamleff/update-ohai-resourceAdam Leff2016-12-023-29/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If #5606 is approved, any resource that creates a property that is an already-existing Ruby method on a Chef::Resource object will throw a deprecation warning. The ohai resource currently creates a `name` property which conflicts with the `name` property created in the base Chef::Resource class. This change updates the ohai resource and provider to the new style of defining resources and stops overwriting the `name` method. Signed-off-by: Adam Leff <adam@leff.co>
* | | | Bump version of chef to 12.17.35 by Chef Versioner.v12.17.35Chef Versioner2016-12-035-10/+11
| | | |
* | | | Merge pull request #5603 from ttr/masterTim Smith2016-12-022-2/+2
|\ \ \ \ | | | | | | | | | | linux mount provider - skip device detection for zfs
| * | | | linux mount spec - skip device detection for zfs (and vboxsf)Tomasz Rudzki (ttr)2016-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tomasz Rudzki (ttr) <ttr@ttrsite.net>
| * | | | linux mount provider - skip device detection for zfsTomasz Rudzki (ttr)2016-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tomasz Rudzki (ttr) <ttr@ttrsite.net>
* | | | | Bump version of chef to 12.17.34 by Chef Versioner.v12.17.34Chef Versioner2016-12-025-10/+10
| | | | |
* | | | | Merge pull request #5610 from chef/tduffield/use-chef-docker-imageTom Duffield2016-12-021-4/+2
|\ \ \ \ \ | | | | | | | | | | | | Use chef/chef image instead of downloading from packages.chef.io
| * | | | | Use chef/chef image instead of downloading from packages.chef.ioTom Duffield2016-12-021-4/+2
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | | | | Bump version of chef to 12.17.33 by Chef Versioner.v12.17.33Chef Versioner2016-12-025-9/+35
| |_|/ / |/| | |
* | | | Merge pull request #5605 from chef/tduffield/use-modified-changelog-generatorTom Duffield2016-12-025-99/+112
|\ \ \ \ | |/ / / |/| | | Use tduffield branch of github-changelog-generator
| * | | Update Inspec in kitchen-teststduffield/use-modified-changelog-generatorTom Duffield2016-12-021-39/+39
| | | | | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * | | Use tduffield branch of github-changelog-generatorTom Duffield2016-12-024-60/+73
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This branch fixes a number of bugs in the changelog generator, and supports the type of behavior that we want when generating our changelog. There is a PR open against upstream (skywinder/github-changelog-generator#453) to merge this upstream. As part of this, we can now generate the changelog on every commit. Signed-off-by: Tom Duffield <tom@chef.io>
* | | Bump version of chef to 12.17.32 by Chef Versioner.v12.17.32Chef Versioner2016-12-014-8/+8
| | |
* | | Merge pull request #5599 from shortdudey123/mount_action_unmountThom May2016-12-015-2/+21
|\ \ \ | | | | | | | | Alias unmount to umount for mount resource
| * | | Alias unmount to umount for mount resourceGrant Ridder2016-11-305-2/+21
| |/ / | | | | | | | | | | | | | | | | | | | | | Allows the usage of `action :unmount` to `umount` a mount point Closes https://github.com/chef/chef/issues/5595 Signed-off-by: Grant Ridder <shortdudey123@gmail.com>
* | | Bump version of chef to 12.17.31 by Chef Versioner.v12.17.31Chef Versioner2016-12-014-8/+8
| | |
* | | Merge pull request #5598 from chef/tm/streamline_maintainersThom May2016-12-012-60/+2
|\ \ \ | | | | | | | | Remove Maintainer subsections
| * | | Remove Maintainer subsectionstm/streamline_maintainersThom May2016-11-302-60/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Besides the platfrom ones, which require some touch up to the maintenance policy. Signed-off-by: Thom May <thom@chef.io>
* | | | Bump version of chef to 12.17.30 by Chef Versioner.v12.17.30Chef Versioner2016-12-014-8/+8
| | | |
* | | | Merge pull request #5602 from jerryaldrichiii/modify-knife-configure-messageThom May2016-12-013-4/+5
|\ \ \ \ | |_|/ / |/| | | Modify `knife configure` example `chef_server_url`
| * | | Modify `knife configure` example `chef_server_url`Jerry Aldrich III2016-12-013-4/+5
|/ / / | | | | | | | | | | | | | | | | | | A working `knife.rb` needs `chef_server_url` to contain `organizations` in it's url. Signed-off-by: Jerry Aldrich III <jerry@chef.io>
* | | Bump version of chef to 12.17.29 by Chef Versioner.v12.17.29Chef Versioner2016-11-304-8/+8
| | |