Skip to content

Commit 144ed96

Browse files
TheMeierbastelfreak
authored andcommitted
Cleanup fixtures
1 parent fe4d099 commit 144ed96

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-
"portage": "https://github.com/gentoo/puppet-portage.git"
6-
"chocolatey": "https://github.com/puppetlabs/puppetlabs-chocolatey.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+
chocolatey: https://github.com/puppetlabs/puppetlabs-chocolatey.git
6+
portage: https://github.com/gentoo/puppet-portage.git
7+
stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
8+
yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git

0 commit comments

Comments
 (0)