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.
2 parents 40d23ac + 52908a2 commit 269a28aCopy full SHA for 269a28a
.fixtures.yml
@@ -4,7 +4,9 @@ fixtures:
4
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5
portage: "https://github.com/gentoo/puppet-portage.git"
6
provision: 'https://github.com/puppetlabs/provision.git'
7
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
8
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9
+ ref: v4.12.1
10
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
11
yumrepo_core:
12
repo: "https://github.com/puppetlabs/puppetlabs-yumrepo_core.git"
0 commit comments