diff --git a/README.md b/README.md index da38359..ee505b2 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,8 @@ class { 'bind': } ``` -Note: chroot is not supported for all operating systems. For now only -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. ### `bind::updater` diff --git a/metadata.json b/metadata.json index 42c721d..8c8e9c1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "inkblot-bind", - "version": "7.3.1-chroot", + "version": "7.4.0", "author": "inkblot", "license": "Apache-2.0", "summary": "ISC BIND name server",