mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
test on ubuntu 19.10
This commit is contained in:
parent
859dc38cb9
commit
74eea40905
2 changed files with 10 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
targets:
|
||||
#-----------------------------------------------------------------------------
|
||||
#Ubuntu
|
||||
- ami: ami-0545f7036167eb3aa
|
||||
name: ubuntu19.10
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: ubuntu
|
||||
- ami: ami-095192256fe1477ad
|
||||
name: ubuntu18.04LTS
|
||||
type: ubuntu
|
||||
|
|
|
|||
|
|
@ -1,6 +1,11 @@
|
|||
targets:
|
||||
#-----------------------------------------------------------------------------
|
||||
#Ubuntu
|
||||
- ami: ami-0545f7036167eb3aa
|
||||
name: ubuntu19.10
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: ubuntu
|
||||
- ami: ami-095192256fe1477ad
|
||||
name: ubuntu18.04LTS
|
||||
type: ubuntu
|
||||
|
|
|
|||
Loading…
Reference in a new issue