Skip to content

Commit 5de656e

Browse files
committed
Puppet 7 compatibility
1 parent e310a91 commit 5de656e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@ fixtures:
1010
provision: "https://github.com/puppetlabs/provision.git"
1111
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
1212
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
13-
yumrepo_core: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
13+
yumrepo_core:
14+
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
15+
ref: "bd92e7c23ad4cfaaee719bf11d0d466eeb4dea5c"
1416
systemd: "https://github.com/voxpupuli/puppet-systemd.git"

0 commit comments

Comments
 (0)