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 fe4d099 + 144ed96 commit 03aa045Copy full SHA for 03aa045
1 file changed
.fixtures.yml
@@ -1,9 +1,8 @@
1
+---
2
fixtures:
3
repositories:
- "stdlib": "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4
- "apt": "https://github.com/puppetlabs/puppetlabs-apt.git"
5
- "portage": "https://github.com/gentoo/puppet-portage.git"
6
- "chocolatey": "https://github.com/puppetlabs/puppetlabs-chocolatey.git"
7
- yumrepo_core:
8
- repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
9
- puppet_version: ">= 6.0.0"
+ apt: https://github.com/puppetlabs/puppetlabs-apt.git
+ chocolatey: https://github.com/puppetlabs/puppetlabs-chocolatey.git
+ portage: https://github.com/gentoo/puppet-portage.git
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
0 commit comments