We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b0ea97 commit 7fc3a77Copy full SHA for 7fc3a77
.fixtures.yml
@@ -1,7 +1,7 @@
1
fixtures:
2
repositories:
3
- stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
4
- epel: 'https://github.com/stahnma/puppet-module-epel.git'
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ epel: https://github.com/voxpupuli/puppet-epel.git
5
yumrepo_core:
6
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
7
puppet_version: ">= 6.0.0"
metadata.json
@@ -65,8 +65,8 @@
65
"version_requirement": ">= 4.19.0 < 7.0.0"
66
},
67
{
68
- "name": "stahnma/epel",
69
- "version_requirement": ">= 1.2.2 < 2.0.0"
+ "name": "puppet/epel",
+ "version_requirement": ">= 3.0.0 < 4.0.0"
70
}
71
]
72
0 commit comments