mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
let's just add ubuntu20 to apache2_targets while we're here
This commit is contained in:
parent
c3c39bab6c
commit
f701e69388
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,11 @@
|
|||
targets:
|
||||
#-----------------------------------------------------------------------------
|
||||
#Ubuntu
|
||||
- ami: ami-0758470213bdd23b1
|
||||
name: ubuntu20.04
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: ubuntu
|
||||
- ami: ami-008680ee60f23c94b
|
||||
name: ubuntu20.04_arm64
|
||||
type: ubuntu
|
||||
|
|
|
|||
Loading…
Reference in a new issue