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 b512f47 commit d72125fCopy full SHA for d72125f
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 0.0.11
2
+
3
+### Summary
4
5
+This release officially drops support for Puppet 2.
6
7
+#### Features
8
+- Allow the `only-notify` PowerDNS configuration setting to be empty.
9
+- Improved error messages on failure when setting configurations.
10
11
+#### Bugfixes
12
+- Added the recursor to our test suite.
13
+- Update Ruby versions in our test suite.
14
15
## 0.0.10
16
17
### Summary
metadata.json
@@ -1,6 +1,6 @@
{
"name": "sensson-powerdns",
- "version": "0.0.10",
+ "version": "0.0.11",
"author": "sensson",
"license": "Apache-2.0",
"summary": "A module to install and configure PowerDNS 4.x authoritative server and recursor",
0 commit comments