-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
22 lines (22 loc) · 933 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "rentabiliweb-snoopy",
"version": "1.1.0",
"author": "Rentabiliweb",
"license": "ISC",
"summary": "Rentabiliweb snoopy module",
"source": "https://github.com/rentabiliweb/puppet-snoopy",
"dependencies": [
{ "name":"puppetlabs-stdlib", "version_requirement": ">= 4.6.0"}
],
"project_page": "https://github.com/rentabiliweb/puppet-snoopy",
"issues_url": "https://github.com/rentabiliweb/puppet-snoopy/issues",
"operatingsystem_support": [
{ "operatingsystem": "Debian", "operatingsystemrelease": [ "5", "6", "7", "8" ] },
{ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "12.04", "12.10", "13.04", "13.10", "14.04", "14.10", "15.04" ] },
{ "operatingsystem": "RedHat", "operatingsystemrelease": [ "5", "6" ] }
],
"tags": [ "puppet", "snoopy", "log", "syslog", "audit", "security", "rentabiliweb" ],
"requirements": [
{ "name": "puppet", "version_requirement": "3.x" }
]
}