Skip to content

Commit

Permalink
Allow foreman and puppet 11.x versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl authored and mmoll committed Jan 14, 2019
1 parent f8961be commit dd56d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
{
"name": "theforeman/foreman",
"version_requirement": ">= 8.0.0 < 11.0.0"
"version_requirement": ">= 8.0.0 < 12.0.0"
},
{
"name": "theforeman/puppet",
"version_requirement": ">= 4.2.0 < 11.0.0"
"version_requirement": ">= 4.2.0 < 12.0.0"
},
{
"name": "theforeman/tftp",
Expand Down

0 comments on commit dd56d5a

Please sign in to comment.