Révision 821ec83a
Release 2.3.0
CHANGELOG.md | ||
---|---|---|
4 | 4 |
Each new release typically also includes the latest modulesync defaults. |
5 | 5 |
These should not affect the functionality of the module. |
6 | 6 |
|
7 |
## [v2.2.1](https://github.com/voxpupuli/puppet-nftables/tree/v2.2.1) (2022-04-27) |
|
7 |
## [v2.3.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.3.0) (2022-07-06) |
|
8 |
|
|
9 |
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.2.1...v2.3.0) |
|
10 |
|
|
11 |
**Implemented enhancements:** |
|
12 |
|
|
13 |
- systemctl: Use relative path [\#136](https://github.com/voxpupuli/puppet-nftables/pull/136) ([bastelfreak](https://github.com/bastelfreak)) |
|
14 |
- Add Debian support [\#134](https://github.com/voxpupuli/puppet-nftables/pull/134) ([bastelfreak](https://github.com/bastelfreak)) |
|
15 |
- make path to echo configureable [\#133](https://github.com/voxpupuli/puppet-nftables/pull/133) ([bastelfreak](https://github.com/bastelfreak)) |
|
16 |
- make path to `nft` binary configureable [\#132](https://github.com/voxpupuli/puppet-nftables/pull/132) ([bastelfreak](https://github.com/bastelfreak)) |
|
17 |
|
|
18 |
## [v2.2.1](https://github.com/voxpupuli/puppet-nftables/tree/v2.2.1) (2022-05-02) |
|
8 | 19 |
|
9 | 20 |
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.2.0...v2.2.1) |
10 | 21 |
|
REFERENCE.md | ||
---|---|---|
145 | 145 |
* [`rules`](#rules) |
146 | 146 |
* [`configuration_path`](#configuration_path) |
147 | 147 |
* [`nft_path`](#nft_path) |
148 |
* [`echo`](#echo) |
|
148 | 149 |
|
149 | 150 |
##### <a name="out_all"></a>`out_all` |
150 | 151 |
|
... | ... | |
334 | 335 |
|
335 | 336 |
Path to the nft binary |
336 | 337 |
|
338 |
##### <a name="echo"></a>`echo` |
|
339 |
|
|
340 |
Data type: `Stdlib::Unixpath` |
|
341 |
|
|
342 |
Path to the echo binary |
|
343 |
|
|
337 | 344 |
### <a name="nftablesbridges"></a>`nftables::bridges` |
338 | 345 |
|
339 | 346 |
allow forwarding traffic on bridges |
metadata.json | ||
---|---|---|
1 | 1 |
{ |
2 | 2 |
"name": "puppet-nftables", |
3 |
"version": "2.2.2-rc0",
|
|
3 |
"version": "2.3.0",
|
|
4 | 4 |
"author": "Vox Pupuli", |
5 | 5 |
"summary": "Puppet nftables module", |
6 | 6 |
"license": "Apache-2.0", |
Formats disponibles : Unified diff