Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix priority to accept 1-99 not 0-99yum_repo_cleanup | Tim Smith | 2017-12-19 | 2 | -1/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Remove the regex from every string property | Tim Smith | 2017-12-19 | 1 | -21/+21 |
| | | | | | | We copied this in from the cookbook and I assume at one point there was a reason for it, but I can't think of one now. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update CHANGELOG.md with details from pull request #6692 | Chef Expeditor | 2017-12-19 | 1 | -3/+4 |
| | |||||
* | Merge pull request #6692 from chef/resource_specs | Tim Smith | 2017-12-19 | 58 | -1397/+1358 |
|\ | | | | | Cleanup to some of the resource specs | ||||
| * | Move zypper_repo tests out of linux only and cleanupresource_specs | Tim Smith | 2017-12-19 | 1 | -27/+17 |
| | | | | | | | | | | | | | | | | The alias tests I added don't actually work, but everything was in linux only so I didn't notice. Move the things out of linux only that can run on any platform and remove the alias tests for now. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Add a test for the name property in subversion resource | Tim Smith | 2017-12-18 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Improve the windows_path specs | Tim Smith | 2017-12-18 | 1 | -4/+6 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Improve the yum_repository resource specs | Tim Smith | 2017-12-18 | 2 | -9/+61 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Improve the zypper_repository resource specs | Tim Smith | 2017-12-18 | 1 | -5/+14 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Cleanup for resource specs | Tim Smith | 2017-12-18 | 58 | -1377/+1281 |
| | | | | | | | | | | | | | | | | | | Convert everything to let and update the tense Nothing real magical here, but gets us one step closer to uniformity in the specs Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version to 13.6.48 by Expeditorv13.6.48 | Chef Expeditor | 2017-12-19 | 5 | -11/+12 |
| | | |||||
* | | Merge pull request #6652 from sandratiffin/CHEF-3058 | Tim Smith | 2017-12-19 | 3 | -10/+30 |
|\ \ | | | | | | | fix for data bag names partially matching search reserved words | ||||
| * | | fix for data bag names partially matching search reserved words | Sandra Tiffin | 2017-12-12 | 3 | -10/+30 |
| | | | | | | | | | | | | Signed-off-by: Sandra Tiffin <sandi.tiffin@gmail.com> | ||||
* | | | Bump version to 13.6.47 by Expeditorv13.6.47 | Chef Expeditor | 2017-12-19 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6693 from chef/cleanup | Tim Smith | 2017-12-19 | 1 | -26/+8 |
|\ \ \ | | | | | | | | | Modernize directory resource | ||||
| * | | | Chefstyle fix | Tim Smith | 2017-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | Modernize directory resource | Tim Smith | 2017-12-18 | 1 | -26/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | Bump version to 13.6.46 by Expeditorv13.6.46 | Chef Expeditor | 2017-12-19 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6684 from chef/ifconfig_resource | Thom May | 2017-12-19 | 2 | -162/+29 |
|\ \ \ \ | | | | | | | | | | | Modernize the ifconfig resource | ||||
| * | | | | Fix identity on device propertyifconfig_resource | Tim Smith | 2017-12-18 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | | Modernize the ifconfig resource | Tim Smith | 2017-12-18 | 2 | -161/+29 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | Bump version to 13.6.45 by Expeditorv13.6.45 | Chef Expeditor | 2017-12-19 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6690 from chef/tm+nk/verify-command | Thom May | 2017-12-19 | 4 | -6/+38 |
|\ \ \ \ | |/ / / |/| | | | Slight improvements to validation failures | ||||
| * | | | feed chefstyletm+nk/verify-command | Thom May | 2017-12-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | Slight improvements to validation failures. Shows the failing command if ↵ | Noah Kantrowitz | 2017-12-18 | 4 | -6/+38 |
| | | | | | | | | | | | | | | | | | | | | possible and doesn't show anything for sensitive resources to be safe. Refs https://github.com/chef/chef/issues/4793 and ping @chef/client-core for review. | ||||
* | | | | Bump version to 13.6.44 by Expeditorv13.6.44 | Chef Expeditor | 2017-12-19 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6685 from chef/osx_profile | Tim Smith | 2017-12-18 | 1 | -40/+10 |
|\ \ \ \ | | | | | | | | | | | Modernize osx_profile resource | ||||
| * | | | | Modernize osx_profile resource | Tim Smith | 2017-12-15 | 1 | -40/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | | Bump version to 13.6.43 by Expeditorv13.6.43 | Chef Expeditor | 2017-12-18 | 5 | -11/+12 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #6689 from chef/resource_provider_magic | Tim Smith | 2017-12-18 | 2 | -45/+28 |
|\ \ \ \ | |_|/ / |/| | | | Modernize cookbook_file resource and expand specs | ||||
| * | | | Update lazy usage per code reviewresource_provider_magic | Tim Smith | 2017-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | | Modernize cookbook_file and expand specs | Tim Smith | 2017-12-18 | 2 | -45/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't hardcode the provider since the provider already has a provides line Test the source logic default properly by creating the resource name as a absolute path, which is how the user would use it Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | | Bump version to 13.6.42 by Expeditorv13.6.42 | Chef Expeditor | 2017-12-18 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6660 from chef/tm/credentials | Thom May | 2017-12-18 | 12 | -100/+287 |
|\ \ \ \ | |/ / / |/| | | | implement credential management | ||||
| * | | | ensure that the Config object is reset before each testtm/credentials | Thom May | 2017-12-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | respond to review requests | Thom May | 2017-12-18 | 2 | -1/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | Specify a profile on the command line | Thom May | 2017-12-18 | 5 | -4/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | fixup! implement credential management | Thom May | 2017-12-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | ensure we set up the raw key correctly | Thom May | 2017-12-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | Generate a credentials file | Thom May | 2017-12-14 | 2 | -96/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | | | implement credential management | Thom May | 2017-12-13 | 6 | -1/+226 |
| | |/ | |/| | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | Bump version to 13.6.41 by Expeditorv13.6.41 | Chef Expeditor | 2017-12-18 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6683 from chef/reboot_resource | Thom May | 2017-12-18 | 3 | -20/+78 |
|\ \ \ | | | | | | | | | Modernize reboot resource and add spec | ||||
| * | | | Modernize reboot resource and add spec | Tim Smith | 2017-12-15 | 3 | -20/+78 |
| | |/ | |/| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | | Bump version to 13.6.40 by Expeditorv13.6.40 | Chef Expeditor | 2017-12-18 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6686 from chef/msu_and_cab_defaults | Thom May | 2017-12-18 | 4 | -12/+37 |
|\ \ \ | |/ / |/| | | Fix bugs in handling 'source' in msu_package and cab_package | ||||
| * | | These specs can't be written in a cross platform waymsu_and_cab_defaults | Tim Smith | 2017-12-16 | 2 | -10/+0 |
| | | | | | | | | | | | | | | | | | | The path helper does exactly what we expect it to and that makes this only work on *nix Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | | Fix bugs in handling 'source' in msu_package and cab_package | Tim Smith | 2017-12-15 | 4 | -11/+46 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | The two issues fixed here: 1) cab_package did not require source, but didn't set it from the resource name so cab_package 'xyz.cab' would just fail since source was nil 2) msu_package would coerce the resource name and not package_name so if you overwrote the package name you would also have to set the source, although you wouldn't realize that until it failed oddly So the solution here is to set the source value to package_name by default and that gets coerced into a path as was previously done. This adds tests for this behavior and the coerce behavior itself to both resources. This fixes issue #6674 Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Bump version to 13.6.39 by Expeditorv13.6.39 | Chef Expeditor | 2017-12-15 | 5 | -11/+12 |
| | | |||||
* | | Merge pull request #6673 from chef/shain/move_git_and_docker_cookbook_tests | Lamont Granquist | 2017-12-15 | 6 | -30/+10 |
|\ \ | | | | | | | Move docker and git top cookbook tests to travis |