Skip to content

Commit d7ad13e

Browse files
committed
Release 3.2.1
1 parent da31bc3 commit d7ad13e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.2.1
2+
3+
Replace hiera_hash with lookup function (#21)
4+
5+
Don't sort addresses if one_primary_ipx is true.
6+
7+
Avoid creating arrays with the value Undef in
8+
19
## 3.2.0
210

311
Added ability to filter the lists of addresses with lists of regexps.

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrekh-hosts",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"author": "chrekh",
55
"summary": "A template-based module to manage /etc/hosts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)