mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
update centos 7 images
This commit is contained in:
parent
10aa44d7a8
commit
652bfbea84
2 changed files with 4 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ targets:
|
|||
user: admin
|
||||
#-----------------------------------------------------------------------------
|
||||
# CentOS
|
||||
- ami: ami-9887c6e7
|
||||
- ami: ami-00e87074e52e6c9f9
|
||||
name: centos7
|
||||
type: centos
|
||||
virt: hvm
|
||||
|
|
|
|||
|
|
@ -45,15 +45,13 @@ targets:
|
|||
user: ec2-user
|
||||
#-----------------------------------------------------------------------------
|
||||
# CentOS
|
||||
# These Marketplace AMIs must, irritatingly, have their terms manually
|
||||
# agreed to on the AWS marketplace site for any new AWS account using them...
|
||||
- ami: ami-9887c6e7
|
||||
- ami: ami-00e87074e52e6c9f9
|
||||
name: centos7
|
||||
type: centos
|
||||
virt: hvm
|
||||
user: centos
|
||||
- ami: ami-05d7cb15bfbf13b6d
|
||||
name: centos8
|
||||
- ami: ami-0ee70e88eed976a1b
|
||||
name: centos_stream8
|
||||
type: centos
|
||||
virt: hvm
|
||||
user: centos
|
||||
|
|
|
|||
Loading…
Reference in a new issue