-
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated PR: Standardising Files (#146)
* Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter <[email protected]> * Update tested platforms Signed-off-by: Lance Albertson <[email protected]> * Don't use VMWare Fusion for MacOS and Windows testing Signed-off-by: Dan Webb <[email protected]> * Use native shared runners Signed-off-by: Lance Albertson <[email protected]> * Set home dir propertly between Windows and MacOS for testing Signed-off-by: Lance Albertson <[email protected]> * Various fixes Signed-off-by: Lance Albertson <[email protected]> * Fix unit tests Signed-off-by: Lance Albertson <[email protected]> * Remove git choco package on windows Signed-off-by: Lance Albertson <[email protected]> * Also remove hub Signed-off-by: Lance Albertson <[email protected]> * Remove whole folder Signed-off-by: Lance Albertson <[email protected]> * Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter <[email protected]> * Use override on MacOS Signed-off-by: Lance Albertson <[email protected]> * Switch to using vagrant for windows testing Signed-off-by: Lance Albertson <[email protected]> Co-authored-by: Lance Albertson <[email protected]> Co-authored-by: Dan Webb <[email protected]>
- Loading branch information
1 parent
78a8c48
commit b0a83df
Showing
17 changed files
with
198 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
driver: | ||
name: exec | ||
|
||
transport: | ||
name: exec | ||
|
||
provisioner: | ||
name: chef_zero | ||
deprecations_as_errors: true | ||
|
||
platforms: | ||
- name: windows-latest | ||
provisioner: | ||
enforce_idempotency: false | ||
multiple_converge: 1 | ||
- name: macos-latest |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.