-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
23 lines (23 loc) · 881 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
23
{
"author": "Raskil",
"dependencies": [
{ "name": "puppetlabs/stdlib", "version_requirement": ">= 4.0.0 < 5.0.0" },
{ "name": "puppetlabs/firewall", "version_requirement": ">= 0.0.4 < 2.0.0" },
{ "name": "herculesteam/augeasproviders_grub", "version_requirement": ">= 2.3.0 < 3.0.0" },
{ "name": "fiddyspence/sysctl", "version_requirement": ">= 1.0.0 < 2.0.0" }
],
"license": "none",
"name": "Raskil-cisbench",
"operatingsystem_support": [
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [ "6"]
}
],
"project_page": "https://github.com/Raskil/puppet-cisbench",
"requirements": [],
"source": "https://github.com/Raskil/puppet-cisbench",
"summary": "Puppetmodule for managing CIS Benchmark Settings",
"tags": ["CIS", "Security", "Hardening" ],
"version": "0.1.0"
}