mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
add arm64 target to targets.yaml
This commit is contained in:
parent
9cd27802f8
commit
69289e4e39
1 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ targets:
|
|||
type: ubuntu
|
||||
virt: hvm
|
||||
user: ubuntu
|
||||
- ami: ami-008680ee60f23c94b
|
||||
name: ubuntu20.04_arm64
|
||||
type: ubuntu
|
||||
virt: hvm
|
||||
user: ubuntu
|
||||
machine_type: a1.medium
|
||||
- ami: ami-0545f7036167eb3aa
|
||||
name: ubuntu19.10
|
||||
type: ubuntu
|
||||
|
|
|
|||
Loading…
Reference in a new issue