summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Pin win32-taskscheduler to 1.0.2 and bump inspec-core/mixlib-shellout to latestbump_deps2Tim Smith2018-07-233-15/+15
| | | | | | Pull in the latest deps, but pin win32-taskscheduler to 1.0.2 as 1.0.9 broke tests and the scheduled task resource. Signed-off-by: Tim Smith <tsmith@chef.io>
* 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>
| * | | | | | Simplify platform detection in the group functional specsTim Smith2018-07-161-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're trying to catch everything linux here. Just catch that. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | | Remove the gating logic for testing on macOS 10.6Tim Smith2018-07-161-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is ancient and we don't have to worry about it. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | | | Convert group resource to use properties with descriptionsTim Smith2018-07-161-27/+20
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This converts another resource to use properties and gives each property a description from the docs site. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Merge pull request #7462 from chef/maintainersBryan McLellan2018-07-172-10/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Remove mcquin as a maintainer
| * | | | | Remove mcquin as a maintainerTim Smith2018-07-122-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Claire recently asked that we remove her from the maintainer list. I also removed the person field for Seth since he's not on the list anymore Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Bump version to 14.4.4 by Chef Expeditorv14.4.4Chef Expeditor2018-07-174-8/+8
| | | | | |
* | | | | | Merge pull request #7479 from chef/package_compressionTim Smith2018-07-161-5/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Remove the platform check from RPM compression in Omnibus
| * | | | | Remove the platform check from RPM compression in Omnibuspackage_compressionTim Smith2018-07-161-5/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | We don't build on RHEL 5 anymore so there's no need to gate this. Signed-off-by: Tim Smith <tsmith@chef.io>