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 09c614d commit cd7b0ebCopy full SHA for cd7b0eb
.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: "v2.1.0"
16
systemd: "https://github.com/voxpupuli/puppet-systemd.git"
0 commit comments