]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/sysctl/metadata.json
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / sysctl / metadata.json
1 {
2   "name": "duritong-sysctl",
3   "version": "0.0.11",
4   "author": "duritong",
5   "summary": "This modules allows you to configure sysctl.",
6   "license": "GPL-2.0",
7   "source": "https://github.com/duritong/puppet-sysctl",
8   "project_page": "https://github.com/duritong/puppet-sysctl",
9   "issues_url": "https://github.com/duritong/puppet-sysctl/issues",
10   "dependencies": [
11   
12   ],
13   "description": "This modules allows you to configure sysctl.",
14   "operatingsystem_support": [
15     {
16       "operatingsystem": "RedHat",
17       "operatingsystemrelease": [
18         "4",
19         "5",
20         "6",
21         "7"
22       ]
23     },
24     {
25       "operatingsystem": "CentOS",
26       "operatingsystemrelease": [
27         "4",
28         "5",
29         "6",
30         "7"
31       ]
32     },
33     {
34       "operatingsystem": "OracleLinux",
35       "operatingsystemrelease": [
36         "4",
37         "5",
38         "6",
39         "7"
40       ]
41     },
42     {
43       "operatingsystem": "Scientific",
44       "operatingsystemrelease": [
45         "4",
46         "5",
47         "6",
48         "7"
49       ]
50     },
51     {
52       "operatingsystem": "SLES",
53       "operatingsystemrelease": [
54         "10 SP4",
55         "11 SP1",
56         "12"
57       ]
58     },
59     {
60       "operatingsystem": "Debian",
61       "operatingsystemrelease": [
62         "6",
63         "7",
64         "8"
65       ]
66     },
67     {
68       "operatingsystem": "Ubuntu",
69       "operatingsystemrelease": [
70         "10.04",
71         "12.04",
72         "14.04"
73       ]
74     },
75     {
76       "operatingsystem": "Solaris",
77       "operatingsystemrelease": [
78         "10",
79         "11"
80       ]
81     },
82     {
83       "operatingsystem": "FreeBSD",
84       "operatingsystemrelease": [
85         "9",
86         "10"
87       ]
88     },
89     {
90       "operatingsystem": "OpenBSD",
91       "operatingsystemrelease": [
92         "5.3",
93         "5.4",
94         "5.5",
95         "5.6",
96         "5.7"
97       ]
98     }
99   ]
100 }