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 b9019fb commit cf4e1adCopy full SHA for cf4e1ad
.fixtures.yml
@@ -3,9 +3,7 @@ fixtures:
3
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4
registry: "https://github.com/puppetlabs/puppetlabs-registry.git"
5
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
6
- puppet_agent:
7
- repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
- ref: v4.13.0
+ puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9
provision: 'https://github.com/puppetlabs/provision.git'
10
symlinks:
11
"wsus_client": "#{source_dir}"
0 commit comments