forked from ekohl/dphilpot-nullmailer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
44 lines (43 loc) · 1012 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"name": "dphilpot-nullmailer",
"version": "0.1.2",
"author": "Dennis Philpot",
"summary": "Install, configure and manage nullmailer.",
"license": "GPL-2.0",
"source": "https://github.com/dphilpot/dphilpot-nullmailer",
"project_page": "https://github.com/dphilpot/dphilpot-nullmailer/",
"issues_url": "https://github.com/dphilpot/dphilpot-nullmailer/issues",
"dependencies": [
],
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6",
"7",
"8",
"9",
"10"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"10.04",
"12.04",
"14.04",
"16.04",
"18.04"
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1"
}
],
"pdk-version": "1.14.1",
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
"template-ref": "heads/master-0-gfaf9e8b"
}