Skip to content

Commit

Permalink
Merge pull request #628 from bastelfreak/yum
Browse files Browse the repository at this point in the history
pin puppet-yum to < 1.0.0
  • Loading branch information
bastelfreak committed Jan 13, 2017
2 parents 9463b74 + ffc385f commit b29121a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .fixtures.yml
Expand Up @@ -9,5 +9,6 @@ fixtures:
ref: '2.1.0'
yum:
repo: 'https://github.com/voxpupuli/puppet-yum.git'
ref: 'v0.10.0'
symlinks:
'collectd': "#{source_dir}"
2 changes: 1 addition & 1 deletion metadata.json
Expand Up @@ -106,7 +106,7 @@
},
{
"name": "puppet-yum",
"version_requirement": ">= 0.9.15"
"version_requirement": ">= 0.9.15 < 1.0.0"
},
{
"name": "puppetlabs-apt",
Expand Down

0 comments on commit b29121a

Please sign in to comment.