Skip to content

Commit

Permalink
fixed puppetlabs ini module dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
BIAndrews committed Oct 15, 2015
1 parent 29a0bca commit 2164ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
],
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"},
{"name":"puppetlabs/inifile","version_requirement":">= 1.0"},
{"name":"puppetlabs/inifile","version_requirement":">= 1.1.2"},
{"name":"stahnma/epel","version_requirement":">= 1.0.2"}
]
}
Expand Down

0 comments on commit 2164ebf

Please sign in to comment.