Skip to content

Commit 83aa697

Browse files
authored
Merge pull request #1052 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents ae4ffea + 30dcf8d commit 83aa697

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.fixtures.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
fixtures:
33
repositories:
4-
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib'
5-
apt: 'https://github.com/puppetlabs/puppetlabs-apt'
6-
archive: 'https://github.com/voxpupuli/puppet-archive'
7-
systemd: 'https://github.com/voxpupuli/puppet-systemd'
8-
yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
4+
apt: https://github.com/puppetlabs/puppetlabs-apt
5+
archive: https://github.com/voxpupuli/puppet-archive
6+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib
7+
systemd: https://github.com/voxpupuli/puppet-systemd
8+
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core

0 commit comments

Comments
 (0)