We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da31bc3 commit d7ad13eCopy full SHA for d7ad13e
CHANGELOG.md
@@ -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
9
## 3.2.0
10
11
Added ability to filter the lists of addresses with lists of regexps.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "chrekh-hosts",
- "version": "3.2.0",
+ "version": "3.2.1",
"author": "chrekh",
"summary": "A template-based module to manage /etc/hosts",
"license": "Apache-2.0",
0 commit comments