Skip to content

Commit 2982fbc

Browse files
authored
Merge pull request #466 from voxpupuli/cleanup_fixtures
chore: cleanup .fixtures.yml
2 parents e48ff6c + 0ca700e commit 2982fbc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.fixtures.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1+
---
12
fixtures:
23
repositories:
3-
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
4-
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
5-
docker: "https://github.com/puppetlabs/puppetlabs-docker.git"
6-
yumrepo_core:
7-
repo: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git
8-
puppet_version: ">= 6.0.0"
4+
apt: https://github.com/puppetlabs/puppetlabs-apt.git
5+
docker: https://github.com/puppetlabs/puppetlabs-docker.git
6+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
7+
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

0 commit comments

Comments
 (0)