We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c72f5 commit 16454a6Copy full SHA for 16454a6
.fixtures.yml
@@ -2,9 +2,7 @@ fixtures:
2
repositories:
3
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
5
- puppet_agent:
6
- repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
- ref: v4.12.1
+ puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8
provision: 'https://github.com/puppetlabs/provision.git'
9
symlinks:
10
"firewall": "#{source_dir}"
0 commit comments