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 b82414b + 25daf9f commit 1027ee7Copy full SHA for 1027ee7
.fixtures.yml
@@ -2,6 +2,8 @@
2
fixtures:
3
repositories:
4
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
6
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
+ ref: v4.12.1
8
provision: 'https://github.com/puppetlabs/provision.git'
9
package: 'https://github.com/puppetlabs/puppetlabs-package.git'
0 commit comments