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 e310a91 commit 5de656eCopy full SHA for 5de656e
.fixtures.yml
@@ -10,5 +10,7 @@ fixtures:
10
provision: "https://github.com/puppetlabs/provision.git"
11
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
13
- yumrepo_core: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
+ yumrepo_core:
14
+ repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
15
+ ref: "bd92e7c23ad4cfaaee719bf11d0d466eeb4dea5c"
16
systemd: "https://github.com/voxpupuli/puppet-systemd.git"
0 commit comments