mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
letstest: replace buster with bullseye (#9718)
This commit is contained in:
parent
ae6268ea3c
commit
539d48d438
1 changed files with 4 additions and 4 deletions
|
|
@ -18,13 +18,13 @@ targets:
|
|||
user: ubuntu
|
||||
#-----------------------------------------------------------------------------
|
||||
# Debian
|
||||
- ami: ami-01db78123b2b99496
|
||||
name: debian10
|
||||
- ami: ami-0fec2c2e2017f4e7b
|
||||
name: debian11
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: admin
|
||||
- ami: ami-0fec2c2e2017f4e7b
|
||||
name: debian11
|
||||
- ami: ami-02ff60b9d37a0a0be
|
||||
name: debian12
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: admin
|
||||
|
|
|
|||
Loading…
Reference in a new issue