Skip to content

Commit a76e29c

Browse files
authored
Merge pull request #1643 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents 04338c6 + c65621d commit a76e29c

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,6 +1,7 @@
1+
---
12
fixtures:
23
repositories:
3-
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
4-
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
5-
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4+
apt: https://github.com/puppetlabs/puppetlabs-apt.git
5+
concat: https://github.com/puppetlabs/puppetlabs-concat.git
6+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
67
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

0 commit comments

Comments
 (0)