summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* osx_profile: set identity on the property not using identity_attrosx_profile_identityTim Smith2018-03-041-3/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Set identity on windows_service properlywin_serviceTim Smith2018-03-041-3/+1
| | | | | | Use the modern method Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.0.105 by Expeditorv14.0.105Chef Expeditor2018-03-035-11/+12
|
* Merge pull request #6937 from chef/test_18.04Tim Smith2018-03-032-1/+26
|\ | | | | Add Ubuntu 18.04 Testing in Travis
| * Test Ubuntu 18.04test_18.04Tim Smith2018-03-022-1/+26
| | | | | | | | | | | | We have a dokken image for 18.04 based off the beta and rebuilding on a schedule in Docker Cloud. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.104 by Expeditorv14.0.104Chef Expeditor2018-03-035-13/+14
| |
* | Merge pull request #6939 from chef/kitchen-testsTim Smith2018-03-022-4/+2
|\ \ | | | | | | Update our tests based on new resources we ship
| * | Update our tests based on new resources we shipkitchen-testsTim Smith2018-03-022-4/+2
| |/ | | | | | | | | | | | | apt cookbook wasn't being used anywhere and build_essential resource is built in now Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #6935 from chef/windows_featureTim Smith2018-03-027-0/+547
|\ \ | |/ |/| Add windows_feature, windows_feature_powershell, and windows_feature_dism resources
| * Chefstyle fixTim Smith2018-03-021-4/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix description spacingTim Smith2018-03-023-8/+8
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Simplify how we select the subresourceTim Smith2018-03-021-29/+10
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add description and introduced fieldsTim Smith2018-03-023-15/+92
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Rename provider -> subresourceTim Smith2018-03-021-8/+8
| | | | | | | | | | | | Just did this to the cookbook as well Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add windows_feature, windows_feature_powershell, andTim Smith2018-03-027-0/+489
|/ | | | | | | | windows_feature_dism resources Ported from the windows cookbook 4.0 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.0.103 by Expeditorv14.0.103Chef Expeditor2018-03-025-11/+12
|
* Merge pull request #6929 from tomdoherty/allow_route_commentThom May2018-03-022-1/+3
|\ | | | | Allow specifying a comment for routes
| * Allow specifying a comment for routesThomas Doherty2018-03-012-1/+3
| | | | | | | | Signed-off-by: Tom Doherty <tom.doherty@fixnetix.com>
* | Bump version to 14.0.102 by Expeditorv14.0.102Chef Expeditor2018-03-025-11/+12
| |
* | Merge pull request #6931 from chef/lcg/bump-appbundlerLamont Granquist2018-03-011-3/+3
|\ \ | | | | | | bump appbundler again, again
| * | bump appbundler again, againlcg/bump-appbundlerLamont Granquist2018-03-011-3/+3
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.0.101 by Expeditorv14.0.101Chef Expeditor2018-03-015-11/+12
| |
* | Merge pull request #6930 from chef/lcg/bump-appbundlerLamont Granquist2018-03-013-4/+4
|\ \ | |/ |/| use appbundler 0.11.1 for omnibus builds
| * use appbundler 0.11.1 for omnibus buildsLamont Granquist2018-03-013-4/+4
|/ | | | | | already working for kitchen-appbundle-updater in travis Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.0.100 by Expeditorv14.0.100Chef Expeditor2018-03-015-11/+12
|
* Merge pull request #6920 from chef/remove_choco_uninstallThom May2018-03-013-22/+1
|\ | | | | Remove the :uninstall action from chocolatey_package - CHEF-21
| * Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstallTim Smith2018-02-283-22/+1
| | | | | | | | | | | | | | Remove the previously deprecated :uninstall action for chocolatey_package. This is noted in CHEF-21 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.0.99 by Expeditorv14.0.99Chef Expeditor2018-03-015-11/+12
| |
* | Merge pull request #6926 from chef/lcg/fix-builds-again-againLamont Granquist2018-02-281-13/+13
|\ \ | | | | | | this really needs to be turned into a yml file...
| * | fix all the instances of thisLamont Granquist2018-02-281-12/+12
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | this really needs to be turned into a yml file...Lamont Granquist2018-02-281-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.0.98 by Expeditorv14.0.98Chef Expeditor2018-03-015-11/+12
| | |
* | | Merge pull request #6925 from chef/lcg/fix-builds-again-againLamont Granquist2018-02-282-10/+5
|\ \ \ | |/ / | | | Remove git ref on bundler-audit
| * | Remove git ref on bundler-auditLamont Granquist2018-02-282-10/+5
| | | | | | | | | | | | | | | | | | | | | Seems pointless when we pin the version in Gemfile.lock and I'm not even sure we need this now with GH's alerts. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.0.97 by Expeditorv14.0.97Chef Expeditor2018-02-285-11/+12
| | |
* | | Merge pull request #6924 from chef/lcg/fix-builds-again-againLamont Granquist2018-02-281-0/+1
|\ \ \ | |/ / | | | need to pin appbundler in omnibus
| * | use the git tagLamont Granquist2018-02-281-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | need to pin appbundler in omnibusLamont Granquist2018-02-281-0/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.0.96 by Expeditorv14.0.96Chef Expeditor2018-02-285-11/+12
| | |
* | | Merge pull request #6922 from chef/lcg/fix-builds-again-againLamont Granquist2018-02-282-4/+3
|\ \ \ | |/ / | | | Revert appbundler to 0.10.0
| * | Revert appbundler to 0.10.0Lamont Granquist2018-02-282-6/+5
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.0.95 by Expeditorv14.0.95Chef Expeditor2018-02-285-13/+14
| | |
* | | Merge pull request #6921 from chef/lcg/fix-builds-again-againLamont Granquist2018-02-283-8/+14
|\ \ \ | |/ / | | | fixing red omnibus builds
| * | require bundlerLamont Granquist2018-02-281-1/+3
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add a temp pin so we don't revisit this constantlyLamont Granquist2018-02-282-0/+4
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | remove ohai 14.0.0Lamont Granquist2018-02-281-7/+7
|/ / | | | | | | | | | | crept in from local gem sets on workstations Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.0.94 by Expeditorv14.0.94Chef Expeditor2018-02-284-8/+8
| |
* | Merge pull request #6917 from chef/tm/bump_depsLamont Granquist2018-02-286-41/+37
|\ \ | | | | | | bump omnibus deps
| * | no more upgrading of bundler or rubygems in appveyorLamont Granquist2018-02-281-9/+0
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | add back bundler pinningLamont Granquist2018-02-281-0/+3
| | | | | | | | | | | | | | | | | | but ignore uninstall failures and use --force Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>