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 039218a commit d139dbaCopy full SHA for d139dba
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+##2.0.2
2
+
3
+Added support for FreeBSD, by Frank Wall
4
5
+##2.0.1
6
7
+Workaround for older facter not handling arrays
8
9
##2.0.0
10
11
Rewriten the code to find the local IP-addresses, to use a custom fact
metadata.json
@@ -1,6 +1,6 @@
{
"name": "chrekh-hosts",
- "version": "2.0.1",
+ "version": "2.0.2",
"author": "chrekh",
"summary": "A template-based module to manage /etc/hosts",
"license": "Apache-2.0",
0 commit comments