Skip to content

Commit 6fa6cfc

Browse files
committed
Cleanup fixtures
1 parent 518106a commit 6fa6cfc

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

.fixtures.yml

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

0 commit comments

Comments
 (0)