Skip to content

Commit

Permalink
Merge pull request voxpupuli#803 from mmoll/p_archive
Browse files Browse the repository at this point in the history
allow newer puppet-archive versions
  • Loading branch information
jhoblitt authored Sep 2, 2017
2 parents b892efc + 9350d74 commit 72731bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.bundle
doc/
Gemfile.lock
.idea
log/
pkg/*
.project
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{ "name": "puppetlabs/apt", "version_requirement": ">= 2.1.0 < 3.0.0" },
{ "name": "puppetlabs/java", "version_requirement": ">= 1.0.1 < 2.0.0" },
{ "name": "darin/zypprepo", "version_requirement": ">= 1.0.1 < 2.0.0" },
{ "name": "puppet/archive", "version_requirement": ">= 1.3.0 < 2.0.0" },
{ "name": "puppet/archive", "version_requirement": ">= 1.3.0 < 3.0.0" },
{ "name": "camptocamp/systemd", "version_requirement": ">= 0.3.0 < 1.0.0" },
{ "name": "puppetlabs/transition", "version_requirement": ">= 0.1.0 < 1.0.0" }
]
Expand Down

0 comments on commit 72731bd

Please sign in to comment.