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 e48ff6c commit 0ca700eCopy full SHA for 0ca700e
.fixtures.yml
@@ -1,8 +1,7 @@
1
+---
2
fixtures:
3
repositories:
- stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4
- apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
5
- docker: "https://github.com/puppetlabs/puppetlabs-docker.git"
6
- yumrepo_core:
7
- repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
8
- puppet_version: ">= 6.0.0"
+ apt: https://github.com/puppetlabs/puppetlabs-apt.git
+ docker: https://github.com/puppetlabs/puppetlabs-docker.git
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
0 commit comments