-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: New module azure-stack-hci/cluster module (rebased) #4155
base: main
Are you sure you want to change the base?
feat: New module azure-stack-hci/cluster module (rebased) #4155
Conversation
…into mtb-azure-stack-hci-cluster
…into mtb-azure-stack-hci-cluster
Co-authored-by: Alexander Sehr <[email protected]>
@@ -428,7 +428,7 @@ function New-TemplateDeployment { | |||
[switch] $DoNotThrow, | |||
|
|||
[Parameter(Mandatory = $false)] | |||
[int] $RetryLimit = 3, | |||
[int] $RetryLimit = 1, # TODO: Undo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[int] $RetryLimit = 1, # TODO: Undo | |
[int] $RetryLimit = 3, |
Undo one done with testing
# resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' | ||
resourceLocation = 'eastus' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' | |
resourceLocation = 'eastus' | |
resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' |
Undo one done with testing
# resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' | ||
resourceLocation = 'eastus' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' | |
resourceLocation = 'eastus' | |
resourceLocation = '${{ steps.get-resource-location.outputs.resourceLocation }}' |
Undo one done with testing
Description
Rebase of #3364
Original description
Pipeline Reference
Type of Change
version.json
:version.json
.version.json
.