mirror of
https://github.com/certbot/certbot.git
synced 2026-04-09 11:08:43 -04:00
test on fedora 31
This commit is contained in:
parent
859dc38cb9
commit
864ea08341
2 changed files with 10 additions and 0 deletions
|
|
@ -36,6 +36,11 @@ targets:
|
|||
user: admin
|
||||
#-----------------------------------------------------------------------------
|
||||
# Fedora
|
||||
- ami: ami-0fcbe88944a53b4c8
|
||||
name: fedora31
|
||||
type: centos
|
||||
virt: hvm
|
||||
user: fedora
|
||||
- ami: ami-00bbc6858140f19ed
|
||||
name: fedora30
|
||||
type: centos
|
||||
|
|
|
|||
|
|
@ -50,6 +50,11 @@ targets:
|
|||
type: centos
|
||||
virt: hvm
|
||||
user: ec2-user
|
||||
- ami: ami-0fcbe88944a53b4c8
|
||||
name: fedora31
|
||||
type: centos
|
||||
virt: hvm
|
||||
user: fedora
|
||||
- ami: ami-00bbc6858140f19ed
|
||||
name: fedora30
|
||||
type: centos
|
||||
|
|
|
|||
Loading…
Reference in a new issue