mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
updated v7175
This commit is contained in:
@@ -222,7 +222,7 @@ Parameters:
|
||||
https://www.jfrog.com/confluence/display/RTF/Release+Notes.
|
||||
AllowedPattern: ^(([0-9]|[1-9][0-9])\.){2}([1-9][0-9]|[0-9])$
|
||||
ConstraintDescription: A version that matches X.X.X per Artifactory releases.
|
||||
Default: 7.17.4
|
||||
Default: 7.17.5
|
||||
Type: String
|
||||
SmLicenseName:
|
||||
Description: Secret name created in AWS Secrets Manager, which contains the Artifactory licenses.
|
||||
@@ -294,7 +294,7 @@ Parameters:
|
||||
Description: The version of Xray that you want to deploy into the Quick Start.
|
||||
AllowedPattern: ^(([0-9]|[1-9][0-9])\.){2}([1-9][0-9]|[0-9])$
|
||||
ConstraintDescription: A version that matches X.X.X per Xray releases.
|
||||
Default: 3.21.2
|
||||
Default: 3.22.1
|
||||
Type: String
|
||||
XrayInstanceType:
|
||||
Description: The EC2 instance type for the Xray instances.
|
||||
@@ -305,7 +305,7 @@ Parameters:
|
||||
Default: c5.2xlarge
|
||||
Type: String
|
||||
Conditions:
|
||||
UsingDefaultBucket: !Equals [!Ref QsS3BucketName, 'aws-quickstart']
|
||||
UsingDefaultBucket: !Equals [!Ref QsS3BucketName, 'jfrog-aws']
|
||||
Resources:
|
||||
ArtifactoryExistingVpcStack:
|
||||
Type: AWS::CloudFormation::Stack
|
||||
|
||||
Reference in New Issue
Block a user