root / metadata.json @ 1d9033d0
Historique | Voir | Annoter | Télécharger (1,17 ko)
1 | ecb63cef | tr | { |
---|---|---|---|
2 | b09d43bf | Steve Traylen | "name": "puppet-nftables", |
3 | 1d9033d0 | Steve Traylen | "version": "2.0.1-rc0", |
4 | 4630574b | Steve Traylen | "author": "Vox Pupuli", |
5 | ecb63cef | tr | "summary": "Puppet nftables module", |
6 | "license": "Apache-2.0", |
||
7 | 4630574b | Steve Traylen | "tags": [
|
8 | "firewall",
|
||
9 | "security",
|
||
10 | "nftables",
|
||
11 | "iptables"
|
||
12 | ], |
||
13 | b09d43bf | Steve Traylen | "source": "https://github.com/voxpupuli/puppet-nftables.git", |
14 | "project_page": "https://github.com/voxpupuli/puppet-nftables", |
||
15 | 4630574b | Steve Traylen | "issues_url": "https://github.com/voxpupuli/puppet-nftables/issues", |
16 | ecb63cef | tr | "dependencies": [
|
17 | { |
||
18 | "name": "puppetlabs/concat", |
||
19 | 42c426c1 | Tim Meusel | "version_requirement": ">= 6.2.0 < 8.0.0" |
20 | ecb63cef | tr | }, |
21 | { |
||
22 | 30462da1 | Steve Traylen | "name": "camptocamp/systemd", |
23 | af33f653 | Tim Meusel | "version_requirement": ">= 2.0.0 < 4.0.0" |
24 | 30462da1 | Steve Traylen | }, |
25 | { |
||
26 | ecb63cef | tr | "name": "puppetlabs/stdlib", |
27 | 9b6d7f08 | Tim Meusel | "version_requirement": ">= 4.13.1 < 8.0.0" |
28 | ecb63cef | tr | } |
29 | ], |
||
30 | "operatingsystem_support": [
|
||
31 | { |
||
32 | "operatingsystem": "CentOS", |
||
33 | "operatingsystemrelease": [
|
||
34 | "8"
|
||
35 | ] |
||
36 | }, |
||
37 | { |
||
38 | "operatingsystem": "OracleLinux", |
||
39 | "operatingsystemrelease": [
|
||
40 | "8"
|
||
41 | ] |
||
42 | }, |
||
43 | { |
||
44 | "operatingsystem": "RedHat", |
||
45 | "operatingsystemrelease": [
|
||
46 | "8"
|
||
47 | ] |
||
48 | } |
||
49 | ], |
||
50 | "requirements": [
|
||
51 | { |
||
52 | "name": "puppet", |
||
53 | 242df534 | Kenyon Ralph | "version_requirement": ">= 6.1.0 < 8.0.0" |
54 | ecb63cef | tr | } |
55 | b09d43bf | Steve Traylen | ] |
56 | ecb63cef | tr | } |