summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependencies to pick up InSpec v1.46.2adamleff/bump-inspec-1.46.2Adam Leff2017-11-291-26/+21
| | | | Signed-off-by: Adam Leff <adam@leff.co>
* Bump version to 13.6.19 by Expeditorv13.6.19Chef Expeditor2017-11-295-11/+12
|
* Merge pull request #6608 from chef/lcg/nodemap-platform-versionsLamont Granquist2017-11-292-1/+19
|\ | | | | fix NodeMap to not throw exceptions on platform_versions
| * fix NodeMap to not throw exceptions on platform_versionslcg/nodemap-platform-versionsLamont Granquist2017-11-282-1/+19
| | | | | | | | | | | | | | | | Chef::Version and VersionConstraint are for x.y/x.y.z cookbook versions, and are always wrong for anything other than cookbooks. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 13.6.18 by Expeditorv13.6.18Chef Expeditor2017-11-295-11/+12
| |
* | Merge pull request #6523 from chef/fedora_testingThom May2017-11-297-142/+26
|\ \ | | | | | | Enable Fedora integration testing in Travis
| * | Use the new NTPTim Smith2017-11-281-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update the Berksfile lock againTim Smith2017-11-281-7/+6
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove use_privilege_separation openssh configTim Smith2017-11-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | This is actually on by default and the config has been removed in newer openssh releases which breaks distros pulling in those versions like Fedora Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Turn back on Fedora testing in TravisTim Smith2017-11-283-23/+23
| | | | | | | | | | | | | | | | | | | | | Use the new openssh cookbook which has a Fedora fix Turn off use_privilege_separation which doesn't work on Fedora Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove old kitchen fixtures configTim Smith2017-11-281-1/+0
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove test cookbook files we don't needTim Smith2017-11-282-110/+0
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove attribute which is the default behavior nowTim Smith2017-11-281-3/+0
|/ / | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 13.6.17 by Expeditorv13.6.17Chef Expeditor2017-11-275-11/+12
| |
* | Merge pull request #6605 from coderanger/secrets-warningNoah Kantrowitz2017-11-273-4/+18
|\ \ | | | | | | Only warn if a secret was actually given
| * | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-272-9/+16
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Tests++.Noah Kantrowitz2017-11-271-1/+9
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | Only warn if a secret was actually given.Noah Kantrowitz2017-11-271-1/+1
| | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | | Bump version to 13.6.16 by Expeditorv13.6.16Chef Expeditor2017-11-275-12/+13
| | |
* | | Merge pull request #6574 from coderanger/run-status-derpNoah Kantrowitz2017-11-272-4/+4
|\ \ \ | |/ / |/| | Makes life easier for hook authors switching from the older report handler syntax
| * | Makes life easier for hook authors switching from the older report handler ↵Noah Kantrowitz2017-11-272-4/+4
|/ / | | | | | | | | | | syntax. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Bump version to 13.6.15 by Expeditorv13.6.15Chef Expeditor2017-11-235-11/+12
| |
* | Merge pull request #6544 from MsysTechnologiesllc/nim/invalid_date_errThom May2017-11-232-1/+45
|\ \ | | | | | | [MSYS-688] Fixed invalid date and Invalid starttime error
| * | Unit tests for invalid date and starttime errornimisha2017-11-151-0/+27
| | | | | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * | Fixed invalid date and Invalid starttime errorNimishaS2017-11-021-1/+18
| | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com>
* | | Bump version to 13.6.14 by Expeditorv13.6.14Chef Expeditor2017-11-235-11/+12
| | |
* | | Merge pull request #6567 from deltamualpha/selinux-shellout-fixThom May2017-11-232-10/+8
|\ \ \ | | | | | | | | Selinux shellout fix (#6346)
| * | | fix argument to restorecon not being shell-escapedDavid Ashby2017-11-222-10/+8
| | | | | | | | | | | | | | | | Signed-off-by: David Ashby <delta.mu.alpha@gmail.com>
* | | | Bump version to 13.6.13 by Expeditorv13.6.13Chef Expeditor2017-11-225-11/+12
| | | |
* | | | Merge pull request #6600 from chef/btm/travisBryan McLellan2017-11-221-1/+1
|\ \ \ \ | |/ / / |/| | | Switch from the Travis container to the VM
| * | | Switch from the Travis container to the VMbtm/travisBryan McLellan2017-11-221-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If `sudo` is `false`, then Travis CI will use a container for testing. If `sudo` is `required, then it will use a GCE VM. We've recently been seeing permission errors that appeared related to the Travis CI infrastructure. Switching to the VM resolves those errors. The downside is that it takes 50s instead of 5s to start up the tester, but given that our tests take 18 minutes that is okay. https://docs.travis-ci.com/user/reference/trusty/ Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | Bump version to 13.6.12 by Expeditorv13.6.12Chef Expeditor2017-11-225-11/+12
| | |
* | | Merge pull request #6597 from chef/btm/appveyor-bundlerBryan McLellan2017-11-223-7/+11
|\ \ \ | | | | | | | | Don't try to uninstall bundler on appveyor
| * | | Stub out call to 'ifconfig --version' in unit testsBryan McLellan2017-11-222-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A recent change to the ifconfig provider added a new shellout call without a corresponding stub added to the unit tests. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
| * | | Don't try to uninstall bundler on appveyorBryan McLellan2017-11-221-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of Rubygems 2.7 bundler is a default gem and cannot be uninstalled. Appveyor recently (11/19) changed and now has bundler as a default gem. We'll stop stop trying to force a bundler version and track what Ruby gives us. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | | Bump version to 13.6.11 by Expeditorv13.6.11Chef Expeditor2017-11-225-11/+12
| | | |
* | | | Merge pull request #6596 from chef/jsinha/solaris_service_fixThom May2017-11-221-2/+1
|\ \ \ \ | |/ / / |/| | | Fix variable name in solaris service provider
| * | | Fix variable name in solaris service providerjsinha/solaris_service_fixJaymala Sinha2017-11-221-2/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | Without setting "maintenance" to false service restart fails with error "service is not in a maintenance or degraded state" on solaris nodes Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | | Bump version to 13.6.10 by Expeditorv13.6.10Chef Expeditor2017-11-215-11/+12
| | |
* | | Merge pull request #6588 from chef/lcg/test-revertLamont Granquist2017-11-211-33/+7
|\ \ \ | | | | | | | | Revert "add missing functional tests for users"
| * | | Revert "add missing functional tests for users"lcg/test-revertLamont Granquist2017-11-171-33/+7
| | |/ | |/| | | | | | | This reverts commit fa6e4e89b586bb8eaee767d5602b13cb75f6c073.
* | | Bump version to 13.6.9 by Expeditorv13.6.9Chef Expeditor2017-11-205-11/+12
| | |
* | | Merge pull request #6593 from afn/masterThom May2017-11-202-1/+18
|\ \ \ | | | | | | | | Filter out periods from tmux session name
| * | | Filter out periods from tmux session nameTony Novak2017-11-202-1/+18
|/ / / | | | | | | | | | | | | | | | Fixes #6592 Signed-off-by: Tony Novak <tony@getnexar.com>
* | | Bump version to 13.6.8 by Expeditorv13.6.8Chef Expeditor2017-11-185-11/+12
| | |
* | | Merge pull request #6587 from chef/shain/fix_centos_rhel_testThom May2017-11-183-26/+98
|\ \ \ | |/ / |/| | Fix mount test, also update ifconfig to work with both common versions.
| * | Updated with examples for versions of ifconfigshain/fix_centos_rhel_testScott Hain2017-11-171-0/+20
| | | | | | | | | | | | Signed-off-by: Scott Hain <shain@chef.io>
| * | Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-11-162-6/+7
| | | | | | | | | | | | Signed-off-by: Scott Hain <shain@chef.io>
| * | Add creation of ramdisk node if it doesn't already existScott Hain2017-11-161-0/+4
| | | | | | | | | | | | Signed-off-by: Scott Hain <shain@chef.io>