forked from f5devcentral/f5-puppet
-
Notifications
You must be signed in to change notification settings - Fork 4
/
metadata.json
37 lines (37 loc) · 901 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
{
"name": "parshipelite-f5",
"version": "1.9.4",
"author": "Parship Group",
"summary": "Manages F5 BIG-IP Application Delivery Controllers",
"license": "Apache-2.0",
"source": "https://github.com/parship/f5-puppet",
"project_page": "https://github.com/parship/f5-puppet",
"issues_url": "https://github.com/parship/f5-puppet/issues",
"dependencies": [
], "operatingsystem_support": [
{
"operatingsystem": "BigIp",
"operatingsystemrelease": [
"12.1"
]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.7.0 < 6.0.0"
}
],
"tags": [
"f5",
"bigip",
"network",
"Application Delivery Controllers",
"ADC",
"LTM",
"loadbalancer"
],
"pdk-version": "1.5.0",
"template-url": "file:///opt/puppetlabs/pdk/share/cache/pdk-templates.git",
"template-ref": "1.5.0-0-gd1b3eca"
}