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 3989a5c commit b365dddCopy full SHA for b365ddd
README.md
@@ -85,8 +85,8 @@ class { 'bind':
85
}
86
```
87
88
-Note: chroot is not supported for all operating systems. For now only
89
-RHEL7/CentOS7 is supported.
+Note: chroot functionality is not suitable for moving an existing BIND installation and configuration into a chroot.
+Please use only for provisioning of new servers.
90
91
### `bind::updater`
92
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "inkblot-bind",
3
- "version": "7.3.1-chroot",
+ "version": "7.4.0",
4
"author": "inkblot",
5
"license": "Apache-2.0",
6
"summary": "ISC BIND name server",
0 commit comments