Skip to content

Commit 4ea217a

Browse files
author
ZoccoCcs
committed
Add the new images.
1 parent e65a558 commit 4ea217a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

KaliPurple-NAT-EC2.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ Parameters:
206206
Type: String
207207
Default: t2.medium #The AWS default type is way too large
208208
AllowedValues:
209-
- t1.micro
210-
- t2.nano
211-
- t2.micro
209+
# - t1.micro Not allowed
210+
# - t2.nano
211+
# - t2.micro
212212
- t2.small
213213
- t2.medium
214214
- t2.large
@@ -608,22 +608,22 @@ Parameters:
608608
AmazonImageIDKaliEminence:
609609
Description: The ID of the Amazon machine image (AMI) - Default is Kali
610610
Type: String
611-
Default: ami-000db6736082f3ee9
611+
Default: ami-04563635f0999dc56
612612

613613
AmazonImageIDKaliPearly:
614614
Description: The ID of the Amazon machine image (AMI) - Default is Kali
615615
Type: String
616-
Default: ami-000db6736082f3ee9
616+
Default: ami-0dbd53121fa982e40
617617

618618
AmazonImageIDKaliHeliotrope:
619619
Description: The ID of the Amazon machine image (AMI) - Default is Kali
620620
Type: String
621-
Default: ami-000db6736082f3ee9
621+
Default: ami-03d8d342a533f5c75
622622

623623
AmazonImageIDGuacamole:
624624
Description: The ID of the Amazon machine image (AMI) - Bastion - Default is Guacamole
625625
Type: String
626-
Default: ami-0d15b4289190035e4
626+
Default: ami-02647105d04545ef1 # ami-0d15b4289190035e4 Change to Bitmami
627627

628628
AmazonImageIDByzantium:
629629
Description: The ID of the Amazon machine image (AMI) - Bastion - Default is OPNSense

0 commit comments

Comments
 (0)