Release version 7.4.0

This commit is contained in:
Nate Riffe 2018-03-30 09:52:27 -05:00
parent 3989a5ca08
commit b365dddd3b
2 changed files with 3 additions and 3 deletions

View File

@ -85,8 +85,8 @@ class { 'bind':
} }
``` ```
Note: chroot is not supported for all operating systems. For now only Note: chroot functionality is not suitable for moving an existing BIND installation and configuration into a chroot.
RHEL7/CentOS7 is supported. Please use only for provisioning of new servers.
### `bind::updater` ### `bind::updater`

View File

@ -1,6 +1,6 @@
{ {
"name": "inkblot-bind", "name": "inkblot-bind",
"version": "7.3.1-chroot", "version": "7.4.0",
"author": "inkblot", "author": "inkblot",
"license": "Apache-2.0", "license": "Apache-2.0",
"summary": "ISC BIND name server", "summary": "ISC BIND name server",