Remove unused QsS3* parameters

This commit is contained in:
Alex Hung
2021-02-24 11:28:22 -08:00
parent 8ddf11d7f8
commit a393193e13
3 changed files with 9 additions and 78 deletions

View File

@@ -15,12 +15,6 @@ Parameters:
Type: String
ArtifactoryProduct:
Type: String
QsS3BucketName:
Type: String
QsS3KeyPrefix:
Type: String
QsS3Uri:
Type: String
ArtifactoryLicensesSecretName:
Type: String
ArtifactoryServerName:
@@ -164,13 +158,6 @@ Resources:
ArtifactoryLaunchConfiguration:
Type: 'AWS::AutoScaling::LaunchConfiguration'
Metadata:
AWS::CloudFormation::Authentication:
S3AccessCreds:
type: S3
roleName:
- !Ref HostRole # !Ref ArtifactoryHostRole
buckets:
- !Ref QsS3BucketName
AWS::CloudFormation::Init:
configSets:
artifactory_install: