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 6e95dab commit 42b0fe9Copy full SHA for 42b0fe9
.fixtures.yml
@@ -1,7 +1,8 @@
1
+---
2
fixtures:
3
repositories:
- "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
- "provision": "https://github.com/puppetlabs/provision.git"
7
- puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
+ cron_core: https://github.com/puppetlabs/puppetlabs-cron_core.git
+ facts: https://github.com/puppetlabs/puppetlabs-facts.git
+ provision: https://github.com/puppetlabs/provision.git
8
+ puppet_agent: https://github.com/puppetlabs/puppetlabs-puppet_agent.git
0 commit comments