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 eb2c60a + 1c0509c commit 9a6cb2fCopy full SHA for 9a6cb2f
.fixtures.yml
@@ -5,7 +5,9 @@ fixtures:
5
stdlib:
6
repo: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
7
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
8
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
9
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10
+ ref: v4.12.1
11
provision: 'https://github.com/puppetlabs/provision.git'
12
symlinks:
13
haproxy: "#{source_dir}"
0 commit comments