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