enable additional rhel7 repos

This commit is contained in:
Erica Portnoy 2020-08-13 12:42:48 -07:00
parent c3169e992e
commit 8f05571784

View file

@ -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