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 d66a502 + 7a54b90 commit 6ea67adCopy full SHA for 6ea67ad
.fixtures.yml
@@ -3,5 +3,7 @@ fixtures:
3
reboot: "#{source_dir}"
4
repositories:
5
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
6
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
7
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
+ ref: v4.12.1
9
provision: 'https://github.com/puppetlabs/provision.git'
0 commit comments