summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into yank_old_taskyank_old_taskStuart Preston2018-07-248-30/+31
|\ | | | | | | Signed-off-by: <>
| * Bump version to 14.4.15 by Chef Expeditorv14.4.15Chef Expeditor2018-07-245-11/+12
| |
| * Merge pull request #7505 from ↵Stuart Preston2018-07-243-6/+6
| |\ | | | | | | | | | | | | MsysTechnologiesllc/nimesh/MSYS-868_bump_version_ISO8601 Bump version of ISO8601 to latest (0.11.0)
| | * Bump version of ISO8601 to latest (0.11.0)nimesh-msys2018-07-243-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | - Verified: No Threats Fixes- MSYS-868 Signed-off-by: nimesh-msys <nimesh.patni@msystechnologies.com>
| * | Merge pull request #7504 from MsysTechnologiesllc/vasundhara/bump_depsStuart Preston2018-07-242-13/+13
| |\ \ | | |/ | |/| Bump dependencies to fix failing functional test for windows_task
| | * bump dependencies to fix breaking functional test for windows_taskvasu11052018-07-242-13/+13
| |/ | | | | | | Signed-off-by: vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Trigger CIStuart Preston2018-07-240-0/+0
| | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | Remove task to bump audit cookbook depsTim Smith2018-07-231-14/+0
|/ | | | | | This cookbook is gone and this causes this job to fail Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.4.14 by Chef Expeditorv14.4.14Chef Expeditor2018-07-235-11/+12
|
* Avoid Expeditor config warningTim Smith2018-07-231-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add minor version bumping to Expeditor configexpeditor_configTim Smith2018-07-231-1/+4
| | | | | | Label aligns with other Expeditor labels. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.4.13 by Chef Expeditorv14.4.13Chef Expeditor2018-07-235-11/+12
|
* Merge pull request #7473 from chef/knife_sentences_2Tim Smith2018-07-2341-96/+98
|\ | | | | Make sure knife descriptions all have periods
| * Make sure knife descriptions all have periodsknife_sentences_2Tim Smith2018-07-1641-96/+98
| | | | | | | | | | | | Some did. Some didn't. Looks weird that way. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.4.12 by Chef Expeditorv14.4.12Chef Expeditor2018-07-235-12/+13
| |
* | Merge pull request #7498 from chef/sp/7440Tim Smith2018-07-231-4/+1
|\ \ | | | | | | Functional tests: Ensure we logon with the local security_user account
| * | Chefstyle fixTim Smith2018-07-231-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Ensure we logon with the local security_user accountsp/7440Stuart Preston2018-07-231-4/+1
| | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | Merge pull request #7499 from chef/typo_fixTim Smith2018-07-231-2/+2
|\ \ \ | | | | | | | | Fix comment typo
| * | | Fix comment typoTim Smith2018-07-231-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 14.4.11 by Chef Expeditorv14.4.11Chef Expeditor2018-07-235-11/+12
|/ / /
* | | Merge pull request #7497 from ↵Tim Smith2018-07-233-10/+49
|\ \ \ | |/ / |/| | | | | | | | MsysTechnologiesllc/nimesh/MSYS-855_fixing_windows_task_quotes Handling Quotes in Windows Task Commands and Arguments
| * | Handling quotes in Windows Task commandsnimesh-msys2018-07-233-10/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added a custom method to split the command and its arguments - Checked the beaviour when they are inclusive of single/double quotes - Added their specs to test the functionality. Covered a [tpec](https://github.com/chef/chef/compare/sp/7413) Fixes: MSYS-855 Signed-off-by: nimesh-msys <nimesh.patni@msystechnologies.com>
* | | Bump version to 14.4.10 by Chef Expeditorv14.4.10Chef Expeditor2018-07-185-11/+12
| | |
* | | Merge pull request #7480 from chef/route_platform_familyTim Smith2018-07-182-10/+10
|\ \ \ | | | | | | | | Expand platform support for the route resource
| * | | Expand platform support for the route resourceroute_platform_familyTim Smith2018-07-162-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Support all RHEL derivatives as well as Amazon. This gets us Amazon, Oracle, Scientific, Xen, and a few others. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 14.4.9 by Chef Expeditorv14.4.9Chef Expeditor2018-07-185-11/+12
| | | |
* | | | Merge pull request #7475 from chef/ifconfigTim Smith2018-07-183-2/+8
|\ \ \ \ | | | | | | | | | | ifconfig: Add gateway property on RHEL/Debian based systems
| * | | | ifconfig: Add gateway property on RHEL/Debian based systemsifconfigTim Smith2018-07-163-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reimplements #6279 after our conversion of this resource to use properties. It also adds support for RHEL since that's documented here: https://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-networkscripts-interfaces.html Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 14.4.8 by Chef Expeditorv14.4.8Chef Expeditor2018-07-184-8/+8
| | | | |
* | | | | Merge pull request #7488 from chef/functional_cleanupTim Smith2018-07-186-30/+27
|\ \ \ \ \ | |_|_|/ / |/| | | | Misc cleanup to our functional tests
| * | | | Remove the RHEL 5 exclusionsTim Smith2018-07-162-24/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't test on RHEL 5 anymore. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | Add the DNF checks for Amazon LinuxTim Smith2018-07-163-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At some point it's getting DNF too. Might as well add it to the mix so we don't have things break later. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | Remove check to exclude tests on macos 10.6Tim Smith2018-07-162-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's no need to check for this at this point. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | Use entirely fake names in the group functional testsTim Smith2018-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were burned by this before on Travis Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 14.4.7 by Chef Expeditorv14.4.7Chef Expeditor2018-07-185-11/+12
| | | | |
* | | | | Merge pull request #7487 from chef/bump_inspecTim Smith2018-07-172-15/+15
|\ \ \ \ \ | | | | | | | | | | | | Pull in the latest inspec-core and train-core
| * | | | | Pull in the latest inspec-core and train-coreTim Smith2018-07-172-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugfixes! Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Merge pull request #7486 from chef/yard_fixesTim Smith2018-07-175-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | @returns should be @return in yard
| * | | | | @returns should be @return in yardyard_fixesTim Smith2018-07-165-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid yard warnings about an invalid tag Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Merge pull request #7485 from chef/branch_testingTim Smith2018-07-172-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Swap chef-12 for chef-14 branches in CI
| * | | | | | Swap chef-12 for chef-14 branches in CITim Smith2018-07-172-1/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chef-14 branch doesn't exist yet, but this way we won't have to update things when we fork Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Bump version to 14.4.6 by Chef Expeditorv14.4.6Chef Expeditor2018-07-174-8/+8
| | | | | |
* | | | | | Merge pull request #7484 from chef/attribute_to_propertiesTim Smith2018-07-1733-108/+108
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update wording in resource specs for attributes -> properties
| * | | | | | Update the error in ifconfig aix provider to use property as wellattribute_to_propertiesTim Smith2018-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | | Update wording in resource specs for attributes -> propertiesTim Smith2018-07-1032-107/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | | Bump version to 14.4.5 by Chef Expeditorv14.4.5Chef Expeditor2018-07-175-11/+12
| | | | | | |
* | | | | | | Merge pull request #7474 from chef/group_propertiesTim Smith2018-07-173-56/+45
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | group: convert to properties with descriptions and improve comma separated parsing
| * | | | | | | Improve comma separated list splitting in group resourcegroup_propertiesTim Smith2018-07-172-19/+19
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the same thing I did in sudo. It just makes the string parsing a bit more user spacing proof. accepted before: - 1,2,3 accepted now: - 1,2,3 - 1, 2, 3 - 1 ,2 ,3 - any combo of the above 3 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | | Fix functional specs to set properties to empty arraysTim Smith2018-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These can't be directly set to nil anymore. Signed-off-by: Tim Smith <tsmith@chef.io>