Skip to content

Commit 7fc3a77

Browse files
committed
switch from stahnma/epel to puppet/epel
stahnma migrated the module to us.
1 parent 9b0ea97 commit 7fc3a77

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.fixtures.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fixtures:
22
repositories:
3-
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
4-
epel: 'https://github.com/stahnma/puppet-module-epel.git'
3+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
4+
epel: https://github.com/voxpupuli/puppet-epel.git
55
yumrepo_core:
66
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
77
puppet_version: ">= 6.0.0"

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"version_requirement": ">= 4.19.0 < 7.0.0"
6666
},
6767
{
68-
"name": "stahnma/epel",
69-
"version_requirement": ">= 1.2.2 < 2.0.0"
68+
"name": "puppet/epel",
69+
"version_requirement": ">= 3.0.0 < 4.0.0"
7070
}
7171
]
7272
}

0 commit comments

Comments
 (0)