root / metadata.json @ 0b2ccdda
Historique | Voir | Annoter | Télécharger (1,71 ko)
1 | ecb63cef | tr | { |
---|---|---|---|
2 | b09d43bf | Steve Traylen | "name": "puppet-nftables", |
3 | 7e0fba49 | Tim Meusel | "version": "3.7.2-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 | e85cdb12 | Tim Meusel | "version_requirement": ">= 6.2.0 < 10.0.0" |
20 | ecb63cef | tr | }, |
21 | { |
||
22 | bd5d13c5 | Tim Meusel | "name": "puppet/systemd", |
23 | 8b1a616d | Christoph Maser | "version_requirement": ">= 2.0.0 < 8.0.0" |
24 | 30462da1 | Steve Traylen | }, |
25 | { |
||
26 | ecb63cef | tr | "name": "puppetlabs/stdlib", |
27 | b677c2c1 | Tim Meusel | "version_requirement": ">= 4.13.1 < 10.0.0" |
28 | ecb63cef | tr | } |
29 | ], |
||
30 | "operatingsystem_support": [
|
||
31 | { |
||
32 | 50882817 | Nacho Barrientos | "operatingsystem": "AlmaLinux", |
33 | "operatingsystemrelease": [
|
||
34 | "8",
|
||
35 | "9"
|
||
36 | ] |
||
37 | }, |
||
38 | { |
||
39 | ecb63cef | tr | "operatingsystem": "CentOS", |
40 | "operatingsystemrelease": [
|
||
41 | 73ae6061 | Nacho Barrientos | "9"
|
42 | ecb63cef | tr | ] |
43 | }, |
||
44 | { |
||
45 | "operatingsystem": "OracleLinux", |
||
46 | "operatingsystemrelease": [
|
||
47 | 73ae6061 | Nacho Barrientos | "8",
|
48 | "9"
|
||
49 | ecb63cef | tr | ] |
50 | }, |
||
51 | { |
||
52 | "operatingsystem": "RedHat", |
||
53 | "operatingsystemrelease": [
|
||
54 | 73ae6061 | Nacho Barrientos | "8",
|
55 | "9"
|
||
56 | ecb63cef | tr | ] |
57 | 0c9bc308 | hashworks | }, |
58 | { |
||
59 | e9f2be06 | Tim Meusel | "operatingsystem": "Rocky", |
60 | "operatingsystemrelease": [
|
||
61 | "8",
|
||
62 | "9"
|
||
63 | ] |
||
64 | }, |
||
65 | { |
||
66 | 0c9bc308 | hashworks | "operatingsystem": "Archlinux" |
67 | 008c95d7 | Kienan Stewart | }, |
68 | { |
||
69 | "operatingsystem": "Debian", |
||
70 | "operatingsystemrelease": [
|
||
71 | 0bdf751a | Tim Meusel | "11",
|
72 | "12"
|
||
73 | 008c95d7 | Kienan Stewart | ] |
74 | 2eedc861 | Tim Meusel | }, |
75 | { |
||
76 | "operatingsystem": "Ubuntu", |
||
77 | "operatingsystemrelease": [
|
||
78 | "20.04",
|
||
79 | "22.04"
|
||
80 | ] |
||
81 | ecb63cef | tr | } |
82 | ], |
||
83 | "requirements": [
|
||
84 | { |
||
85 | "name": "puppet", |
||
86 | 4a99271b | Steve Traylen | "version_requirement": ">= 7.0.0 < 9.0.0" |
87 | ecb63cef | tr | } |
88 | b09d43bf | Steve Traylen | ] |
89 | ecb63cef | tr | } |