diff --git a/install_puppet.sh b/install_puppet.sh index 27792caceb..30ee15b2b7 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -135,6 +135,20 @@ function setup_puppet_fedora { } function setup_puppet_rhel7 { + # install a bootstrap epel repo to install latest epel-release + # package (which provides correct gpg keys, etc); then remove + # boostrap + cat > /etc/yum.repos.d/epel-bootstrap.repo <