mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-07-22 14:06:23 -04:00
0.4.0 release
This commit is contained in:
+9
-11
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "ardichoke-arpwatch",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"author": "ardichoke",
|
||||
"summary": "Install and manage arpwatch",
|
||||
"license": "Apache-2.0",
|
||||
"summary": "Install and manage arpwatch",
|
||||
"source": "https://github.com/ardichoke/puppet-arpwatch",
|
||||
"project_page": "https://github.com/ardichoke/puppet-arpwatch",
|
||||
"issues_url": "https://github.com/ardichoke/puppet-arpwatch/issues",
|
||||
@@ -13,6 +13,12 @@
|
||||
"version_requirement": ">=8.6.0 <10.0.0"
|
||||
}
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"operatingsystem_support": [
|
||||
{
|
||||
"operatingsystem": "RedHat",
|
||||
@@ -31,18 +37,10 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"arpwatch",
|
||||
"network",
|
||||
"monitoring"
|
||||
],
|
||||
"pdk-version": "2.1.1",
|
||||
"template-url": "pdk-default#2.1.1",
|
||||
"template-ref": "tags/2.1.1-0-g03daa92"
|
||||
"pdk-version": "2.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user