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 3bc653e + a180e3d commit a7ca87bCopy full SHA for a7ca87b
.fixtures.yml
@@ -1,9 +1,6 @@
1
fixtures:
2
- forge_modules:
3
- apt: puppetlabs/apt
4
- elastic_stack: elastic/elastic_stack
5
- stdlib: puppetlabs/stdlib
6
- zypprepo: darin/zypprepo
7
-
8
-symlinks:
9
- logstash: #{source_dir}
+ repositories:
+ apt: https://github.com/puppetlabs/puppetlabs-apt.git
+ stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
+ zypprepo: https://github.com/voxpupuli/puppet-zypprepo.git
+ elastic_stack: https://github.com/voxpupuli/puppet-elastic_stack.git
0 commit comments