Projet

Général

Profil

Révision b02d6ea9

IDb02d6ea930ee10c8e0f9398afc705dbe8e7b5a56
Parent 1cdd8e24
Enfant f9d3ba1c

Ajouté par Nacho Barrientos il y a plus de 3 ans

Prepare release 2.1.0

Voir les différences:

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.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.0.0) (2021-06-01)
7
## [v2.1.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.1.0) (2021-09-14)
8

  
9
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v2.0.0...v2.1.0)
10

  
11
**Implemented enhancements:**
12

  
13
- nftables::set can only be assigned to 1 table [\#100](https://github.com/voxpupuli/puppet-nftables/issues/100)
14
- support a different table name for 'nat' [\#107](https://github.com/voxpupuli/puppet-nftables/pull/107) ([figless](https://github.com/figless))
15
- Allow declaring the same set in several tables [\#102](https://github.com/voxpupuli/puppet-nftables/pull/102) ([nbarrientos](https://github.com/nbarrientos))
16

  
17
**Fixed bugs:**
18

  
19
- fix datatype for $table and $dport [\#104](https://github.com/voxpupuli/puppet-nftables/pull/104) ([bastelfreak](https://github.com/bastelfreak))
20

  
21
**Merged pull requests:**
22

  
23
- Allow stdlib 8.0.0 [\#106](https://github.com/voxpupuli/puppet-nftables/pull/106) ([smortex](https://github.com/smortex))
24
- switch from camptocamp/systemd to voxpupuli/systemd [\#103](https://github.com/voxpupuli/puppet-nftables/pull/103) ([bastelfreak](https://github.com/bastelfreak))
25
- pull fixtures from git and not forge [\#99](https://github.com/voxpupuli/puppet-nftables/pull/99) ([bastelfreak](https://github.com/bastelfreak))
26

  
27
## [v2.0.0](https://github.com/voxpupuli/puppet-nftables/tree/v2.0.0) (2021-06-03)
8 28

  
9 29
[Full Changelog](https://github.com/voxpupuli/puppet-nftables/compare/v1.3.0...v2.0.0)
10 30

  
......
44 64
- Add rules for Apache ActiveMQ [\#82](https://github.com/voxpupuli/puppet-nftables/pull/82) ([nbarrientos](https://github.com/nbarrientos))
45 65
- Add Docker-CE default rules [\#80](https://github.com/voxpupuli/puppet-nftables/pull/80) ([luisfdez](https://github.com/luisfdez))
46 66

  
67
**Closed issues:**
68

  
69
- Increase puppetlabs/concat version in metadata [\#78](https://github.com/voxpupuli/puppet-nftables/issues/78)
70

  
47 71
**Merged pull requests:**
48 72

  
49 73
- Fix sections and add a pointer to code snippets for Emacs [\#81](https://github.com/voxpupuli/puppet-nftables/pull/81) ([nbarrientos](https://github.com/nbarrientos))
REFERENCE.md
133 133
* [`in_icmp`](#in_icmp)
134 134
* [`inet_filter`](#inet_filter)
135 135
* [`nat`](#nat)
136
* [`nat_table_name`](#nat_table_name)
136 137
* [`sets`](#sets)
137 138
* [`log_prefix`](#log_prefix)
138 139
* [`log_limit`](#log_limit)
......
225 226

  
226 227
Default value: ``true``
227 228

  
229
##### <a name="nat_table_name"></a>`nat_table_name`
230

  
231
Data type: `String[1]`
232

  
233
The name of the 'nat' table.
234

  
235
Default value: `'nat'`
236

  
228 237
##### <a name="sets"></a>`sets`
229 238

  
230 239
Data type: `Hash`
......
1197 1206

  
1198 1207
##### <a name="table"></a>`table`
1199 1208

  
1200
Data type: `Optional[String]`
1209
Data type: `String`
1201 1210

  
1202 1211
The name of the table to add this rule to.
1203 1212

  
......
1296 1305

  
1297 1306

  
1298 1307

  
1299
Default value: `''`
1308
Default value: ``undef``
1300 1309

  
1301 1310
##### <a name="ensure"></a>`ensure`
1302 1311

  
metadata.json
1 1
{
2 2
  "name": "puppet-nftables",
3
  "version": "2.0.1-rc0",
3
  "version": "2.1.0",
4 4
  "author": "Vox Pupuli",
5 5
  "summary": "Puppet nftables module",
6 6
  "license": "Apache-2.0",

Formats disponibles : Unified diff