Skip to content

Commit 58627e3

Browse files
authored
Merge pull request #220 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents d6a307c + 0218ca6 commit 58627e3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.fixtures.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
---
12
fixtures:
23
repositories:
3-
concat: 'https://github.com/puppetlabs/puppetlabs-concat.git'
4-
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
5-
selinux: 'https://github.com/voxpupuli/puppet-selinux.git'
4+
concat: https://github.com/puppetlabs/puppetlabs-concat.git
5+
selinux: https://github.com/voxpupuli/puppet-selinux.git
6+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git

0 commit comments

Comments
 (0)