From b365dddd3bf74ee668fdac8bb9c72c78bc94af58 Mon Sep 17 00:00:00 2001 From: Nate Riffe Date: Fri, 30 Mar 2018 09:52:27 -0500 Subject: [PATCH] Release version 7.4.0 --- README.md | 4 ++-- metadata.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",