* 'master' of https://github.com/JFrogDev/JFrog-Cloud-Installers:
  Updated default artifactory version to 5.10.0 for CloudFormation and Terraform installers
  Update azuredeploy.json
  Update azuredeploy.parameters.json
  Updates for ubuntu 16 installation support
  Update azuredeploy.json
  Update azuredeploy.json
  Updated Parameters.png image
  Update azuredeploy.parameters.json
This commit is contained in:
jainish shah
2018-04-10 13:45:41 -07:00
6 changed files with 37 additions and 35 deletions

View File

@@ -54,7 +54,7 @@
"ArtifactoryVersion": {
"Description": "Artifactory version to deploy",
"Type": "String",
"Default": "5.8.1"
"Default": "5.10.0"
},
"ArtifactoryLicense1": {
@@ -1347,4 +1347,4 @@
"Value" : { "Fn::Join" : [ "", [ "http://", { "Fn::GetAtt" : [ "ElasticLoadBalancer", "DNSName" ]}]]}
}
}
}
}