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:
authoralexzorin <alex@zorin.id.au>2022-07-25 23:43:49 +0300
committerGitHub <noreply@github.com>2022-07-25 23:43:49 +0300
commitf82530d8c0b8744081b2c2ea838c355906247a09 (patch)
treee1e110cd88da5407656fb1c92f856ce5082216c0 /letstest
parentae7967c8aed28a8416a329e5eeac117c1672c878 (diff)
letstest: replace ubuntu 21.10 with 22.04 (#9364)
as ubuntu 21.10 is now EOL
Diffstat (limited to 'letstest')
-rw-r--r--letstest/targets/targets.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/letstest/targets/targets.yaml b/letstest/targets/targets.yaml
index 1812b3645..a11452f32 100644
--- a/letstest/targets/targets.yaml
+++ b/letstest/targets/targets.yaml
@@ -6,8 +6,8 @@
targets:
#-----------------------------------------------------------------------------
#Ubuntu
- - ami: ami-0c2d5393cb5b518f6
- name: ubuntu21.10
+ - ami: ami-051dcca84f1edfff1
+ name: ubuntu22.04
type: ubuntu
virt: hvm
user: ubuntu