Skip to content

Commit 0564e68

Browse files
authored
Merge pull request #428 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents 0fb7765 + e1dbf7c commit 0564e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.fixtures.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
fixtures:
33
repositories:
4-
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
4+
apache: https://github.com/puppetlabs/puppetlabs-apache.git
55
concat: https://github.com/puppetlabs/puppetlabs-concat.git
6-
python: https://github.com/voxpupuli/puppet-python.git
76
epel: https://github.com/voxpupuli/puppet-epel.git
8-
apache: https://github.com/puppetlabs/puppetlabs-apache.git
7+
python: https://github.com/voxpupuli/puppet-python.git
98
selinux_core: https://github.com/puppetlabs/puppetlabs-selinux_core.git
9+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
1010
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

0 commit comments

Comments
 (0)