mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Update azuredeploy.json
Default Ubuntu version to 14.04.2-LTS for Azure template
This commit is contained in:
committed by
GitHub
parent
9dc9c43c80
commit
a1cb2be806
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"ubuntuOSVersion": {
|
||||
"type": "string",
|
||||
"defaultValue": "16.04.0-LTS",
|
||||
"defaultValue": "14.04.2-LTS",
|
||||
"allowedValues": [
|
||||
"12.04.5-LTS",
|
||||
"14.04.2-LTS",
|
||||
|
||||
Reference in New Issue
Block a user