mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-20 22:06:55 -06:00
Update azuredeploy.json
This commit is contained in:
@@ -308,7 +308,7 @@
|
||||
"artifactoryLicense5": "[parameters('artifactoryLicense5')]",
|
||||
"osType": {
|
||||
"publisher": "jfrog",
|
||||
"offer": "artifactory-vm",
|
||||
"offer": "artifactory-vm-preview",
|
||||
"sku": "artifactory-vm",
|
||||
"version": "[parameters('artifactoryVersion')]"
|
||||
},
|
||||
@@ -776,7 +776,7 @@
|
||||
"plan": {
|
||||
"name": "artifactory-vm",
|
||||
"publisher": "jfrog",
|
||||
"product": "artifactory-vm"
|
||||
"product": "artifactory-vm-preview"
|
||||
},
|
||||
"sku": {
|
||||
"name": "[parameters('vmSku')]",
|
||||
@@ -873,7 +873,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