From aabc5a0dd69ccc505a25b7e5490e7badfd941256 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 25 Aug 2025 10:21:33 -0700 Subject: [PATCH] update centos ami (#10445) it looks like the one previously being used was deleted so i grabbed a new one from https://centos.org/download/aws-images/ you can see this passing at https://dev.azure.com/certbot/certbot/_build/results?buildId=9627&view=results after also reconfiguring CI to only run test farm tests --- letstest/targets/targets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letstest/targets/targets.yaml b/letstest/targets/targets.yaml index 96f26adf1..2853bf348 100644 --- a/letstest/targets/targets.yaml +++ b/letstest/targets/targets.yaml @@ -28,7 +28,7 @@ targets: #----------------------------------------------------------------------------- # CentOS # These AMI were found on https://centos.org/download/aws-images/. - - ami: ami-0685bf135ad24747f + - ami: ami-013db6d0c7167e046 name: centos9stream type: centos virt: hvm