root / metadata.json @ a61fdf1e
Historique | Voir | Annoter | Télécharger (1,7 ko)
1 | ecb63cef | tr | { |
---|---|---|---|
2 | b09d43bf | Steve Traylen | "name": "puppet-nftables", |
3 | 644b182e | Steve Traylen | "version": "3.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 | ab4e412e | canihavethisone | "version_requirement": ">= 6.2.0 < 9.0.0" |
20 | ecb63cef | tr | }, |
21 | { |
||
22 | bd5d13c5 | Tim Meusel | "name": "puppet/systemd", |
23 | a61fdf1e | canihavethisone | "version_requirement": ">= 2.0.0 < 6.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 | 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 | "8",
|
42 | "9"
|
||
43 | ecb63cef | tr | ] |
44 | }, |
||
45 | { |
||
46 | "operatingsystem": "OracleLinux", |
||
47 | "operatingsystemrelease": [
|
||
48 | 73ae6061 | Nacho Barrientos | "8",
|
49 | "9"
|
||
50 | ecb63cef | tr | ] |
51 | }, |
||
52 | { |
||
53 | "operatingsystem": "RedHat", |
||
54 | "operatingsystemrelease": [
|
||
55 | 73ae6061 | Nacho Barrientos | "8",
|
56 | "9"
|
||
57 | ecb63cef | tr | ] |
58 | 0c9bc308 | hashworks | }, |
59 | { |
||
60 | e9f2be06 | Tim Meusel | "operatingsystem": "Rocky", |
61 | "operatingsystemrelease": [
|
||
62 | "8",
|
||
63 | "9"
|
||
64 | ] |
||
65 | }, |
||
66 | { |
||
67 | 0c9bc308 | hashworks | "operatingsystem": "Archlinux" |
68 | 008c95d7 | Kienan Stewart | }, |
69 | { |
||
70 | "operatingsystem": "Debian", |
||
71 | "operatingsystemrelease": [
|
||
72 | "11"
|
||
73 | ] |
||
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 | 9916da5f | Steve Traylen | "version_requirement": ">= 7.0.0 < 8.0.0" |
87 | ecb63cef | tr | } |
88 | b09d43bf | Steve Traylen | ] |
89 | ecb63cef | tr | } |