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 5a06497 + 52812dd commit 38b258eCopy full SHA for 38b258e
.fixtures.yml
@@ -3,7 +3,9 @@ fixtures:
3
"stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib"
4
"cron_core": "https://github.com/puppetlabs/puppetlabs-cron_core.git"
5
"facts": "https://github.com/puppetlabs/puppetlabs-facts.git"
6
- "puppet_agent": "https://github.com/puppetlabs/puppetlabs-puppet_agent.git"
7
"provision": "https://github.com/puppetlabs/provision.git"
+ puppet_agent:
8
+ repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9
+ ref: v4.12.1
10
symlinks:
11
"mysql": "#{source_dir}"
0 commit comments