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 6ebbac4 + 8511a39 commit 71f5a32Copy full SHA for 71f5a32
.fixtures.yml
@@ -1,7 +1,9 @@
1
fixtures:
2
repositories:
3
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
4
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
5
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6
+ ref: v4.12.1
7
provision: 'https://github.com/puppetlabs/provision.git'
8
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
9
mount_iso: 'https://github.com/puppetlabs/puppetlabs-mount_iso.git'
0 commit comments