-
Notifications
You must be signed in to change notification settings - Fork 7
/
metadata.json
40 lines (40 loc) · 826 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
{
"name": "esterniclos-fusioninventory",
"version": "1.2.6",
"author": "esterniclos",
"summary": "Installs and configures fusioninventory agents in Debian and Rhel. Required for glpi",
"license": "Apache-2.0",
"source": "https://github.com/esterniclos/esterniclos-fusioninventory",
"project_page": "https://github.com/esterniclos/esterniclos-fusioninventory",
"issues_url": "https://github.com/esterniclos/esterniclos-fusioninventory/issues",
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6",
"7",
"8"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"5",
"6",
"7"
]
}
],
"puppet_version": [
"2.7",
"3.0",
"3.1",
"3.2",
"3.3",
"3.4",
"3.5",
"3.6",
"3.7",
"4"
]
}