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 50a6b6b commit 511f93cCopy full SHA for 511f93c
.fixtures.yml
@@ -1,7 +1,9 @@
1
fixtures:
2
repositories:
3
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
4
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ puppet_agent:
5
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
6
+ ref: 73f014a4ae02c975c7bca10b7b1884f35cfbf37e
7
provision: 'https://github.com/puppetlabs/provision.git'
8
symlinks:
9
stdlib: "#{source_dir}"
0 commit comments