-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NZOREG-153: Cleaned up blueprint "Kickstart Windows Server 2016 on ma…
…cOS Parallels".
- Loading branch information
Default User
committed
Sep 7, 2023
1 parent
5d6c1db
commit 7848bed
Showing
11 changed files
with
100 additions
and
177 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"actionOnStepFail": null, | ||
"enabled": true, | ||
"externalUuid4": "dea63461-8687-42cd-ba30-8ebc8406e980", | ||
"interpreter": 1, | ||
"key": "createemptydriversfolderforwin2016", | ||
"name": "Create Empty Drivers Folder for Win2016", | ||
"osCredKey": "macoshostuser", | ||
"serverKey": "macoshost", | ||
"successExitCode": 0, | ||
"type": "com.servertribe.attune.tuples.StepSshTuple" | ||
} |
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 @@ | ||
mkdir --parents "${HOME}/Parallels/os_auto_install/build-{kickstartedNode.fqn}/Drivers" |
52 changes: 52 additions & 0 deletions
52
steps/createwindowsserver2016uefikickstartwith2isoslink/metadata.json
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,52 @@ | ||
{ | ||
"actionOnStepFail": null, | ||
"blueprintName": "", | ||
"blueprintUuid": "87193774-a232-4c1f-879c-fef2655c1024", | ||
"cloneUrl": "", | ||
"enabled": true, | ||
"externalUuid4": "b90061a5-8d9d-48a0-a21c-b2cf47914eee", | ||
"key": "createwindowsserver2016uefikickstartwith2isoslink", | ||
"name": "Create Windows Server 2016 UEFI Kickstart with 2 ISOs (link)", | ||
"parameterMap": [ | ||
{ | ||
"childParameterName": null, | ||
"childParameterType": "c.s.s.b.phv.Text", | ||
"childParameterUuid": "27cbd06c-9a60-48ed-b8d0-bd0d34dbe544", | ||
"childProjectName": null, | ||
"childProjectUuid": "24a458c3-5025-400b-bb49-4eae2055a149", | ||
"parentParameterKey": null, | ||
"parentStaticTextValue": null | ||
}, | ||
{ | ||
"childParameterName": null, | ||
"childParameterType": "c.s.s.b.phv.LinuxServer", | ||
"childParameterUuid": "6adef4f6-9180-4ab1-95e7-486de103f1fd", | ||
"childProjectName": null, | ||
"childProjectUuid": "24a458c3-5025-400b-bb49-4eae2055a149", | ||
"parentParameterKey": "macoshost", | ||
"parentStaticTextValue": null | ||
}, | ||
{ | ||
"childParameterName": null, | ||
"childParameterType": "c.s.s.b.phv.LinOsCred", | ||
"childParameterUuid": "7a64ee22-768c-411b-8aee-fb482908f6fb", | ||
"childProjectName": null, | ||
"childProjectUuid": "24a458c3-5025-400b-bb49-4eae2055a149", | ||
"parentParameterKey": "macoshostuser", | ||
"parentStaticTextValue": null | ||
}, | ||
{ | ||
"childParameterName": null, | ||
"childParameterType": "c.s.s.b.phv.Text", | ||
"childParameterUuid": "5501c810-9dcc-4c54-9568-91375ef2f7c5", | ||
"childProjectName": null, | ||
"childProjectUuid": "24a458c3-5025-400b-bb49-4eae2055a149", | ||
"parentParameterKey": null, | ||
"parentStaticTextValue": "E:\\Drivers" | ||
} | ||
], | ||
"projectName": "", | ||
"projectUuid": "24a458c3-5025-400b-bb49-4eae2055a149", | ||
"projectVersion": "", | ||
"type": "com.servertribe.attune.tuples.StepProjectLinkTuple" | ||
} |
File renamed without changes.
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
File renamed without changes.
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