Skip to content

Commit

Permalink
(maint) Remove unnecessary build repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Rhodes committed Apr 10, 2019
1 parent 5cdb00f commit 86feb22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configs/platforms/el-7-x86_64.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
plat.servicetype "systemd"

plat.provision_with "rpm --import http://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs"
plat.add_build_repository "http://enterprise.delivery.puppetlabs.net/#{peversion}/repos/#{plat.get_name}/#{plat.get_name}.repo"
plat.add_build_repository "http://pl-build-tools.delivery.puppetlabs.net/yum/pl-build-tools-release-#{plat.get_os_name}-#{plat.get_os_version}.noarch.rpm"
plat.provision_with "yum install --assumeyes autoconf automake rsync gcc createrepo make rpmdevtools rpm-libs yum-utils rpm-sign libtool autogen git"
plat.install_build_dependencies_with "yum install --assumeyes"
plat.vmpooler_template "centos-7-x86_64"
Expand Down

0 comments on commit 86feb22

Please sign in to comment.