Skip to content

Commit 036febc

Browse files
committed
add yumrepo_core module to fixtures
1 parent 4cf45cb commit 036febc

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
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
44
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.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)