summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't include the ubuntu cookbook on DebianTim Smith2017-12-011-4/+3
| * Add back the sysadmin group for sudoTim Smith2017-12-011-0/+1
| * Remove telnet for testing as it break opensuse for odd reasonsTim Smith2017-12-011-1/+1
|/
* Bump version to 13.6.24 by Expeditorv13.6.24Chef Expeditor2017-12-015-10/+12
* Merge pull request #6590 from mal/knife-ssh-prefixLamont Granquist2017-12-013-80/+168
|\
| * Add custom prefix attribute support to knife sshMal Graty2017-11-283-20/+131
| * Refactor SSH attributeMal Graty2017-11-283-60/+37
| * TyposMal Graty2017-11-282-2/+2
* | Update CHANGELOG.md with details from pull request #6611Chef Expeditor2017-12-011-3/+4
* | Merge pull request #6611 from chef/amazon_testingTim Smith2017-12-015-126/+267
|\ \
| * | Remove the old amazon travis defamazon_testingTim Smith2017-12-011-18/+0
| * | Use the new amazon compatible openssh cookbookTim Smith2017-11-301-1/+1
| * | Add Amazon Linux kitchen run to TravisTim Smith2017-11-301-0/+18
| * | Update the test depsTim Smith2017-11-301-93/+227
| * | A == top of the listTim Smith2017-11-301-8/+8
| * | Fix bad CentOS 6 kitchen configTim Smith2017-11-301-1/+1
| * | Add additional platforms to the kitchen configTim Smith2017-11-301-2/+9
| * | Test on the latest cookbooksTim Smith2017-11-301-3/+3
|/ /
* | add future commentsLamont Granquist2017-11-302-0/+20
* | Bump version to 13.6.23 by Expeditorv13.6.23Chef Expeditor2017-11-295-11/+12
* | Merge pull request #6576 from cma-arnold/masterLamont Granquist2017-11-292-18/+80
|\ \
| * | Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-272-18/+80
* | | Bump version to 13.6.22 by Expeditorv13.6.22Chef Expeditor2017-11-295-11/+12
* | | Merge pull request #6609 from chef/adamleff/bump-inspec-1.46.2Adam Leff2017-11-291-26/+21
|\ \ \
| * | | Bump dependencies to pick up InSpec v1.46.2adamleff/bump-inspec-1.46.2Adam Leff2017-11-291-26/+21
* | | | Bump version to 13.6.21 by Expeditorv13.6.21Chef Expeditor2017-11-295-11/+12
* | | | Merge pull request #6541 from chef/path_idempotencyLamont Granquist2017-11-292-7/+5
|\ \ \ \
| * | | | Fix typo in path specspath_idempotencyTim Smith2017-11-281-1/+1
| * | | | Fix windows_path converging on every runTim Smith2017-11-281-6/+4
| | |_|/ | |/| |
* | | | Bump version to 13.6.20 by Expeditorv13.6.20Chef Expeditor2017-11-295-11/+12
* | | | Merge pull request #6546 from nathwill/unit-name-6542Tim Smith2017-11-292-33/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | add unit_name identity property to systemd_unitNathan Williams2017-11-282-33/+37
| |/ /
* | | 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_versionslcg/nodemap-platform-versionsLamont Granquist2017-11-282-1/+19
* | | | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Use the new NTPTim Smith2017-11-281-1/+1
| * | | Update the Berksfile lock againTim Smith2017-11-281-7/+6
| * | | Remove use_privilege_separation openssh configTim Smith2017-11-281-1/+0
| * | | Turn back on Fedora testing in TravisTim Smith2017-11-283-23/+23
| * | | Remove old kitchen fixtures configTim Smith2017-11-281-1/+0
| * | | Remove test cookbook files we don't needTim Smith2017-11-282-110/+0
| * | | Remove attribute which is the default behavior nowTim Smith2017-11-281-3/+0
|/ / /
* | | 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
|\ \ \
| * | | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-272-9/+16
| * | | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
| * | | Tests++.Noah Kantrowitz2017-11-271-1/+9
| * | | Only warn if a secret was actually given.Noah Kantrowitz2017-11-271-1/+1
| | |/ | |/|