-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
27 lines (26 loc) · 891 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
{
"name": "cendari-cendari",
"version": "0.0.1",
"author": "CENDARI",
"summary": "CENDARI puppet config",
"license": "Apache-2.0",
"source": "https://github.com/CENDARI/puppetmodule-cendari.git",
"project_page": "http://www.cendari.eu/",
"issues_url": "https://github.com/CENDARI/puppetmodule-cendari/issues",
"operatingsystem_support": [
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04"
]
}
],
"dependencies": [
{"name":"puppetlabs-apt", "version_requirement":">=2.3.0" },
{"name":"puppetlabs-concat","version_requirement":">= 2.2.0"},
{"name":"puppetlabs-stdlib","version_requirement":">= 4.13.1"},
{"name":"puppet-logrotate","version_requirement":">= 2.0.0"},
{"name":"puppet-staging","version_requirement":">= 1.0.6"},
{"name":"stankevich-python","version_requirement":">= 1.7.10"}
]
}