only install python3-devel.x86_64 for rhel7

This commit is contained in:
Erica Portnoy 2020-08-13 14:34:55 -07:00
parent 2492d42483
commit 92f38e0485
2 changed files with 1 additions and 1 deletions

View file

@ -138,7 +138,6 @@ BootstrapRpmPython3() {
python_pkgs="python3
python3-devel
python3-devel.x86_64
"
BootstrapRpmCommonBase "$python_pkgs"

View file

@ -51,6 +51,7 @@ targets:
#cloud-config
runcmd:
- yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional
- yum install -y python3-devel.x86_64
- ami: ami-0c322300a1dd5dc79
name: RHEL8
type: centos