Skip to content

Commit

Permalink
Updated metadata.json to better reflect overall Puppet forge score.
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Oct 17, 2017
1 parent adf306c commit 8f65601
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cohdjn-cisecurity",
"version": "0.3.0",
"version": "0.3.1",
"author": "David Nelson",
"summary": "Configures Linux systems to Center for Internet Security Linux hardening standard.",
"license": "Apache-2.0",
Expand Down Expand Up @@ -29,6 +29,7 @@
{ "name": "justin8/systemd", "version_requirement": ">= 0.4.0 < 1.0.0" },
{ "name": "warrenpnz/aide", "version_requirement": ">= 0.4.0 < 1.0.0" }
],
"tags": [ "cisecurity", "cis", "security", "benchmark", "compliance" ],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand All @@ -40,7 +41,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.5 < 5.0.0"
"version_requirement": ">= 4.7.0 < 5.0.0"
}
],
"description": "Center for Internet Security module for RHEL 7."
Expand Down

0 comments on commit 8f65601

Please sign in to comment.