Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Warren <bmw@eff.org>2022-02-01 00:53:35 +0300
committerBrad Warren <bmw@eff.org>2022-02-01 00:57:47 +0300
commit274366151f4f8190fdcb7f4f0b48bcc1b0607b1a (patch)
tree0d4de332f5fd718181227d93ffce64aba26754c8
parent43ebc85189e57b3fe8a93ce264767063aaf25475 (diff)
add target commentstest-rhel-test-farm-fixes
-rw-r--r--letstest/targets/apache2_targets.yaml2
-rw-r--r--letstest/targets/targets.yaml6
2 files changed, 7 insertions, 1 deletions
diff --git a/letstest/targets/apache2_targets.yaml b/letstest/targets/apache2_targets.yaml
index fd99c6494..1812b3645 100644
--- a/letstest/targets/apache2_targets.yaml
+++ b/letstest/targets/apache2_targets.yaml
@@ -30,6 +30,8 @@ targets:
user: admin
#-----------------------------------------------------------------------------
# CentOS
+ # This AMI was found on
+ # https://web.archive.org/web/20211126215532/https://wiki.centos.org/Cloud/AWS.
- ami: ami-00e87074e52e6c9f9
name: centos7
type: centos
diff --git a/letstest/targets/targets.yaml b/letstest/targets/targets.yaml
index 27bf1e2b6..35379c2cc 100644
--- a/letstest/targets/targets.yaml
+++ b/letstest/targets/targets.yaml
@@ -32,7 +32,9 @@ targets:
user: admin
machine_type: a1.medium
#-----------------------------------------------------------------------------
- # Other Redhat Distros
+ # RHEL
+ # These AMIs were found using the commands given at
+ # https://web.archive.org/web/20220129184532/https://access.redhat.com/solutions/15356.
- ami: ami-005b7876121b7244d
name: RHEL7
type: centos
@@ -45,6 +47,8 @@ targets:
user: ec2-user
#-----------------------------------------------------------------------------
# CentOS
+ # These AMIs were found on
+ # https://web.archive.org/web/20211126215532/https://wiki.centos.org/Cloud/AWS.
- ami: ami-00e87074e52e6c9f9
name: centos7
type: centos