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 fc7b989 commit 830559bCopy full SHA for 830559b
.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