Allow override of BIND's version string

This commit is contained in:
Nate Riffe
2012-10-06 10:50:02 -05:00
parent 22e0d2c603
commit fe1ceca8fd
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ class bind (
$cachedir = $bind::params::cachedir,
$forwarders = [],
$dnssec = true,
$version = '',
) inherits bind::params {
include concat::setup