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 3aa0904 + 3346a0d commit 4823c24Copy full SHA for 4823c24
.fixtures.yml
@@ -7,7 +7,9 @@ fixtures:
7
repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
8
ref: '5.0.0'
9
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
10
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
11
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
12
+ ref: v4.12.1
13
provision: 'https://github.com/puppetlabs/provision.git'
14
symlinks:
15
accounts: "#{source_dir}"
0 commit comments