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 a1e4768 + c0fb542 commit 28927a7Copy full SHA for 28927a7
.fixtures.yml
@@ -2,7 +2,9 @@ fixtures:
2
repositories:
3
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
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
symlinks:
10
"firewall": "#{source_dir}"
0 commit comments