Skip to content

Commit a7ca87b

Browse files
authored
Merge pull request #410 from bastelfreak/lint
migrate .fixtures.yml to git repos
2 parents 3bc653e + a180e3d commit a7ca87b

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

.fixtures.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
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}
2+
repositories:
3+
apt: https://github.com/puppetlabs/puppetlabs-apt.git
4+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
5+
zypprepo: https://github.com/voxpupuli/puppet-zypprepo.git
6+
elastic_stack: https://github.com/voxpupuli/puppet-elastic_stack.git

0 commit comments

Comments
 (0)