Skip to content

Commit 4d7e81e

Browse files
authored
Merge pull request #450 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents 9222606 + 99e1561 commit 4d7e81e

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-
archive: "https://github.com/voxpupuli/puppet-archive.git"
4-
systemd: "https://github.com/voxpupuli/puppet-systemd.git"
5-
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4+
archive: https://github.com/voxpupuli/puppet-archive.git
5+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
6+
systemd: https://github.com/voxpupuli/puppet-systemd.git

0 commit comments

Comments
 (0)