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 203f15b commit d7aa978Copy full SHA for d7aa978
.fixtures.yml
@@ -1,9 +1,8 @@
1
+---
2
fixtures:
3
repositories:
- stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
4
- concat: 'https://github.com/puppetlabs/puppetlabs-concat.git'
5
- apache: 'https://github.com/puppetlabs/puppetlabs-apache.git'
6
- archive: 'https://github.com/voxpupuli/puppet-archive.git'
7
- cron_core:
8
- repo: https://github.com/puppetlabs/puppetlabs-cron_core.git
9
- puppet_version: ">= 6.0.0"
+ apache: https://github.com/puppetlabs/puppetlabs-apache.git
+ archive: https://github.com/voxpupuli/puppet-archive.git
+ concat: https://github.com/puppetlabs/puppetlabs-concat.git
+ cron_core: https://github.com/puppetlabs/puppetlabs-cron_core.git
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
0 commit comments