diff --git a/install_puppet.sh b/install_puppet.sh index 27d3af9a57..c0ef607b74 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -133,26 +133,13 @@ function setup_puppet_fedora { function setup_puppet_rhel7 { local puppet_pkg="https://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm" - # 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 <