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 518106a commit 6fa6cfcCopy full SHA for 6fa6cfc
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
- "systemd": "https://github.com/voxpupuli/puppet-systemd.git"
6
- "zypprepo": "https://github.com/voxpupuli/puppet-zypprepo.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
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ systemd: https://github.com/voxpupuli/puppet-systemd.git
+ yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
+ zypprepo: https://github.com/voxpupuli/puppet-zypprepo.git
0 commit comments