mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
enable additional rhel7 repos
This commit is contained in:
parent
9e06e65714
commit
3076b6eb7c
1 changed files with 4 additions and 0 deletions
|
|
@ -47,6 +47,10 @@ targets:
|
|||
type: centos
|
||||
virt: hvm
|
||||
user: ec2-user
|
||||
userdata: |
|
||||
#cloud-config
|
||||
runcmd:
|
||||
- yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional
|
||||
- ami: ami-0c322300a1dd5dc79
|
||||
name: RHEL8
|
||||
type: centos
|
||||
|
|
|
|||
Loading…
Reference in a new issue