mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
fixed the indentation
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
"[resourceId('Microsoft.Network/publicIPAddresses/', variables('pipPrimaryName'))]",
|
||||
"[resourceId('Microsoft.Network/publicIPAddresses/', variables('pipMemberName'))]"
|
||||
],
|
||||
"tags":{
|
||||
"tags": {
|
||||
"displayName": "Load Balancer"
|
||||
},
|
||||
"properties": {
|
||||
@@ -726,7 +726,7 @@
|
||||
"sku": {
|
||||
"name": "[parameters('storageAccountType')]"
|
||||
},
|
||||
"tags":{
|
||||
"tags": {
|
||||
"displayName": "Artifactory Storage Account"
|
||||
},
|
||||
"kind": "Storage",
|
||||
|
||||
Reference in New Issue
Block a user