mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Update azuredeploy.json
Corrected ubuntuOSVersion parameter handling
This commit is contained in:
committed by
GitHub
parent
ad429c5b8b
commit
9dc9c43c80
@@ -240,7 +240,7 @@
|
||||
"osType": {
|
||||
"publisher": "Canonical",
|
||||
"offer": "UbuntuServer",
|
||||
"sku": "14.04.2-LTS",
|
||||
"sku": "[parameters('ubuntuOSVersion')]",
|
||||
"version": "latest"
|
||||
},
|
||||
"apiVersion": "2015-06-15",
|
||||
|
||||
Reference in New Issue
Block a user