Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Adjust min. stdlib to >=4.12.0
Browse files Browse the repository at this point in the history
- fixes Unknown function: 'is_ipv4_address'
  • Loading branch information
Slm0n87 committed Mar 24, 2017
1 parent 5b4dff3 commit c627747
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 @@ -82,7 +82,7 @@
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.6.0 <5.0.0"
"version_requirement": ">=4.12.0 <5.0.0"
},
{
"name": "camptocamp/systemd",
Expand Down

0 comments on commit c627747

Please sign in to comment.