mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 04:06:55 -06:00
Update azuredeploy.json
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
"artifactoryLicense5": "[parameters('artifactoryLicense5')]",
|
||||
"osType": {
|
||||
"publisher": "jfrog",
|
||||
"offer": "artifactory-vm",
|
||||
"offer": "artifactory-vm-preview",
|
||||
"sku": "artifactory-vm",
|
||||
"version": "[parameters('artifactoryVersion')]"
|
||||
},
|
||||
@@ -775,7 +775,7 @@
|
||||
"plan": {
|
||||
"name": "artifactory-vm",
|
||||
"publisher": "jfrog",
|
||||
"product": "artifactory-vm"
|
||||
"product": "artifactory-vm-preview"
|
||||
},
|
||||
"sku": {
|
||||
"name": "[parameters('vmSku')]",
|
||||
@@ -872,7 +872,7 @@
|
||||
"plan": {
|
||||
"name": "artifactory-vm",
|
||||
"publisher": "jfrog",
|
||||
"product": "artifactory-vm"
|
||||
"product": "artifactory-vm-preview"
|
||||
},
|
||||
"sku": {
|
||||
"name": "[parameters('vmSku')]",
|
||||
|
||||
Reference in New Issue
Block a user