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 1450fee commit 89af7c6Copy full SHA for 89af7c6
.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"
5
"puppet_conf": "https://github.com/puppetlabs/puppetlabs-puppet_conf.git"
+ puppet_agent:
6
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
+ ref: v4.13.0
8
symlinks:
9
"provision": "#{source_dir}"
0 commit comments