From 8823cec5784b4f97e765c6b2494c07e14d212aec Mon Sep 17 00:00:00 2001 From: Dennis Hoppe Date: Mon, 6 Apr 2020 11:08:57 +0200 Subject: [PATCH] Require puppet-epel over stahnma-epel --- .fixtures.yml | 2 +- metadata.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.fixtures.yml b/.fixtures.yml index 526b960b..cd920aa8 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -2,7 +2,7 @@ fixtures: repositories: apt: 'https://github.com/puppetlabs/puppetlabs-apt.git' stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git' - epel: 'https://github.com/stahnma/puppet-module-epel.git' + epel: 'https://github.com/voxpupuli/puppet-epel.git' augeasproviders_sysctl: 'https://github.com/hercules-team/augeasproviders_sysctl.git' augeasproviders_core: 'https://github.com/hercules-team/augeasproviders_core.git' augeas_core: diff --git a/metadata.json b/metadata.json index 78e1faae..827949d4 100644 --- a/metadata.json +++ b/metadata.json @@ -17,8 +17,8 @@ "version_requirement": ">= 4.25.0 < 7.0.0" }, { - "name": "stahnma/epel", - "version_requirement": ">= 1.2.2 < 2.0.0" + "name": "puppet/epel", + "version_requirement": ">= 3.0.0 < 4.0.0" }, { "name": "herculesteam/augeasproviders_sysctl",