From 7ab3d5fefd0e813a2a19381daf2db53e25983249 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Fri, 14 Aug 2020 17:45:27 -0700 Subject: [PATCH] replace debian 9 arm64 with ubuntu 20 --- tests/letstest/apache2_targets.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/letstest/apache2_targets.yaml b/tests/letstest/apache2_targets.yaml index 19411435c..1a6e572a1 100644 --- a/tests/letstest/apache2_targets.yaml +++ b/tests/letstest/apache2_targets.yaml @@ -3,6 +3,12 @@ targets: #----------------------------------------------------------------------------- #Ubuntu + - ami: ami-008680ee60f23c94b + name: ubuntu20.04_arm64 + type: ubuntu + virt: hvm + user: ubuntu + machine_type: a1.medium - ami: ami-0545f7036167eb3aa name: ubuntu19.10 type: ubuntu @@ -30,12 +36,6 @@ targets: type: ubuntu virt: hvm user: admin - - ami: ami-0ed54dd1b25657636 - name: debian9_arm64 - type: ubuntu - virt: hvm - user: admin - machine_type: a1.medium #----------------------------------------------------------------------------- # Fedora - ami: ami-0fcbe88944a53b4c8