Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 28, 2024
1 parent 584def6 commit 5a65219
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"issues_url": "https://github.com/markt-de/puppet-foreman_network/issues",
"dependencies": [
{
"name": "puppet/network",
"version_requirement": ">= 0.9.0 < 2.0.0"
"name": "puppetlabs/stdlib",
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "saz/resolv_conf",
"version_requirement": ">= 4.1.0 < 6.0.0"
"name": "puppet/network",
"version_requirement": ">= 2.2.0 < 3.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 8.0.0 < 10.0.0"
"name": "saz/resolv_conf",
"version_requirement": ">= 5.1.0 < 6.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 5a65219

Please sign in to comment.