Skip to content

Commit 21e3460

Browse files
authored
Merge pull request #951 from bastelfreak/fixtures
.fixtures.yml: remove legacy puppet_version constraint
2 parents 80c7caf + 5d94920 commit 21e3460

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.fixtures.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ fixtures:
55
archive: 'https://github.com/voxpupuli/puppet-archive'
66
erlang: 'https://github.com/garethr/garethr-erlang'
77
systemd: 'https://github.com/voxpupuli/puppet-systemd'
8-
yumrepo_core:
9-
repo: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'
10-
puppet_version: '>= 6.0.0'
8+
yumrepo_core: 'https://github.com/puppetlabs/puppetlabs-yumrepo_core'

0 commit comments

Comments
 (0)