Skip to content

Commit 2f81024

Browse files
committed
add yumrepo_core module to fixtures
1 parent 35c9205 commit 2f81024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.fixtures.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ fixtures:
22
repositories:
33
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
44
epel: 'https://github.com/stahnma/puppet-module-epel.git'
5+
yumrepo_core:
6+
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
7+
puppet_version: ">= 6.0.0"

0 commit comments

Comments
 (0)