Skip to content

Commit

Permalink
Merge branch 'soft-dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Oct 5, 2017
2 parents 05a16c3 + c69685e commit d2071a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ monitoring::objects:
ping4:
check_command: ping4
apply: true
assign:
assign:
- host.address
ssh:
check_command: ssh
Expand Down
5 changes: 1 addition & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
],
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">= 4.16.0 < 5.0.0" },
{ "name": "puppetlabs/concat", "version_requirement": ">= 2.0.1 < 5.0.0" },
{ "name": "puppetlabs/apt", "version_requirement": ">= 2.0.0 < 5.0.0" },
{ "name": "puppetlabs/chocolatey", "version_requirement": ">= 0.7.0 < 3.0.0" },
{ "name": "puppet/zypprepo", "version_requirement": ">= 2.0.0 < 3.0.0" }
{ "name": "puppetlabs/concat", "version_requirement": ">= 2.0.1 < 5.0.0" }
],
"operatingsystem_support": [
{
Expand Down

0 comments on commit d2071a5

Please sign in to comment.