summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* creating a temp branch to work fromjfm/wingetJohn McCrae2021-05-149-8/+822
* Bump version to 17.1.23 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Fix a typo setting up cookbook_name value in templatesTim Smith2021-05-142-2/+1
* Bump version to 17.1.22 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Clarify username / pw is windows onlyTim Smith2021-05-142-3/+2
* Add introduced to the new hostname propertiesTim Smith2021-05-142-6/+4
* Bump version to 17.1.21 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Use buffered i/o for yum and disable repos in testingLamont Granquist2021-05-143-16/+14
* Bump version to 17.1.20 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* messed up a squash. correcting the codeJohn McCrae2021-05-142-11/+5
* Updated the Windows code to use Rename-Computer, added properties for a domai...John McCrae2021-05-141-1/+8
* Updated the Windows code to use Rename-Computer, added properties for a domai...John McCrae2021-05-141-2/+33
* Bump version to 17.1.19 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* DNF provider updateLamont Granquist2021-05-143-555/+877
* Bump version to 17.1.18 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* updated a comment to force a rebuildJohn McCrae2021-05-141-0/+1
* 'LockoutThreshold' is actually implemented by Windows as LockoutBadCount. Wha...John McCrae2021-05-141-0/+2
* Bump version to 17.1.17 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Bump inspec-core-bin to 4.37.0Chef Expeditor2021-05-141-4/+4
* Bump version to 17.1.16 by Chef ExpeditorChef Expeditor2021-05-147-17/+17
* Stop the endless File.exists? spam from chef/nodeLamont Granquist2021-05-141-1/+1
* Bump version to 17.1.15 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Suppress unified mode deprecation warning for deprecated resourcesLamont Granquist2021-05-142-8/+22
* Bump version to 17.1.14 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Fix edit_resource usage in unified_modeLamont Granquist2021-05-143-12/+83
* fix mangled commentLamont Granquist2021-05-141-1/+1
* Fix yum specsLamont Granquist2021-05-142-0/+2
* Remove pipeline-specific logic from test scriptsTom Duffield2021-05-142-68/+9
* Bump version to 17.1.13 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Fix bug causing systemd units to always re-enable and re-startGene Wood2021-05-142-3/+3
* Bump version to 17.1.12 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Bump chef/ohai to 00e12a5deb261ae20c330cb72fc2909ad3d20372Chef Expeditor2021-05-141-2/+2
* Bump version to 17.1.11 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Add back windows deps to omnibusTim Smith2021-05-141-3/+82
* Bump version to 17.1.10 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Make sure knife gemfile actually installs knifeTim Smith2021-05-141-0/+7
* Improve rake loggingTim Smith2021-05-141-0/+2
* Remove knife deps from the chef gemspecTim Smith2021-05-143-48/+8
* Bump version to 17.1.9 by Chef ExpeditorChef Expeditor2021-05-148-20/+21
* Fix systemd service state detectionLance Albertson2021-05-142-3/+3
* correcting the array one more timeJohn McCrae2021-05-031-1/+1
* correcting the array one more timeJohn McCrae2021-05-031-1/+1
* correcting one more missing comma problemJohn McCrae2021-05-031-1/+1
* correcting linting and related errorsJohn McCrae2021-05-032-5/+7
* Adding a Winget resource plus functional tests. Note there is NO uninstall fo...John McCrae2021-05-032-0/+337
* Bump version to 17.1.8 by Chef Expeditorv17.1.8Chef Expeditor2021-05-038-20/+21
* Merge pull request #11503 from chef/expeditor/chef/ohai_947a97d47daa1dce6aa7b...Tim Smith2021-05-021-5/+5
|\
| * Bump chef/ohai to 947a97d47daa1dce6aa7b91f2057b15451805b25Chef Expeditor2021-05-021-5/+5
|/
* Bump version to 17.1.7 by Chef Expeditorv17.1.7Chef Expeditor2021-05-028-21/+21
* Merge pull request #11502 from chef/file_exists_directoryTim Smith2021-05-022-7/+7
|\