forked from oracle/puppet-solaris_providers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
41 lines (41 loc) · 859 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
{
"name": "oracle-solaris_providers",
"version": "2.1.1",
"author": "Oracle",
"summary": "Oracle Solaris Providers",
"license": "Apache-2.0",
"source": "https://github.com/oraclesolaris/puppet-solaris_providers",
"project_page": "https://github.com/oraclesolaris/puppet-solaris_providers",
"issues_url": "https://support.oracle.com",
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.7.0 < 5.0.0"
}
],
"operatingsystem_support": [
{
"operatingsystem": "Solaris",
"operatingsystemrelease": [
"11.4",
"12"
]
}
],
"tags": [
"nameservice",
"dns",
"nis",
"ldap",
"package",
"pkg",
"facet",
"mediator",
"publisher",
"variant",
"boot_environment",
"zfs",
"elastic_virtual_switch",
"ipmp"
]
}