Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit bf66bfe

Browse files
committed
* Removing config.yaml
* Removing references to BucketName * alfred => taskcat
1 parent 26e414a commit bf66bfe

11 files changed

+10
-116
lines changed

ci/aws-vpc-3az-complete.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_3]"
4+
"ParameterValue": "$[taskcat_getaz_3]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-3az-public.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_3]"
4+
"ParameterValue": "$[taskcat_getaz_3]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-3az.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_3]"
4+
"ParameterValue": "$[taskcat_getaz_3]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-4az-complete.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_4]"
4+
"ParameterValue": "$[taskcat_getaz_4]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-4az-public.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_4]"
4+
"ParameterValue": "$[taskcat_getaz_4]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-4az.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_4]"
4+
"ParameterValue": "$[taskcat_getaz_4]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-complete.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_2]"
4+
"ParameterValue": "$[taskcat_getaz_2]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-dedicated.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_2]"
4+
"ParameterValue": "$[taskcat_getaz_2]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "dedicated"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-defaults.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_2]"
4+
"ParameterValue": "$[taskcat_getaz_2]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

ci/aws-vpc-public.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"ParameterKey": "AvailabilityZones",
4-
"ParameterValue": "$[alfred_getaz_2]"
4+
"ParameterValue": "$[taskcat_getaz_2]"
55
},
66
{
77
"ParameterKey": "CreateAdditionalPrivateSubnets",
@@ -70,9 +70,5 @@
7070
{
7171
"ParameterKey": "VPCTenancy",
7272
"ParameterValue": "default"
73-
},
74-
{
75-
"ParameterKey":"QSS3BucketName",
76-
"ParameterValue":"$[taskcat_autobucket]"
7773
}
7874
]

0 commit comments

Comments
 (0)