root / metadata.json @ 435a5db2
Historique | Voir | Annoter | Télécharger (1,25 ko)
1 | ecb63cef | tr | { |
---|---|---|---|
2 | b09d43bf | Steve Traylen | "name": "puppet-nftables", |
3 | a50b9a6f | hashworks | "version": "2.2.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 | bd5d13c5 | Tim Meusel | "name": "puppet/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 | 4de7163a | Romain Tartière | "version_requirement": ">= 4.13.1 < 9.0.0" |
28 | ecb63cef | tr | } |
29 | ], |
||
30 | "operatingsystem_support": [
|
||
31 | { |
||
32 | "operatingsystem": "CentOS", |
||
33 | "operatingsystemrelease": [
|
||
34 | 73ae6061 | Nacho Barrientos | "8",
|
35 | "9"
|
||
36 | ecb63cef | tr | ] |
37 | }, |
||
38 | { |
||
39 | "operatingsystem": "OracleLinux", |
||
40 | "operatingsystemrelease": [
|
||
41 | 73ae6061 | Nacho Barrientos | "8",
|
42 | "9"
|
||
43 | ecb63cef | tr | ] |
44 | }, |
||
45 | { |
||
46 | "operatingsystem": "RedHat", |
||
47 | "operatingsystemrelease": [
|
||
48 | 73ae6061 | Nacho Barrientos | "8",
|
49 | "9"
|
||
50 | ecb63cef | tr | ] |
51 | 0c9bc308 | hashworks | }, |
52 | { |
||
53 | "operatingsystem": "Archlinux" |
||
54 | ecb63cef | tr | } |
55 | ], |
||
56 | "requirements": [
|
||
57 | { |
||
58 | "name": "puppet", |
||
59 | 242df534 | Kenyon Ralph | "version_requirement": ">= 6.1.0 < 8.0.0" |
60 | ecb63cef | tr | } |
61 | b09d43bf | Steve Traylen | ] |
62 | ecb63cef | tr | } |