CentOS support
This commit is contained in:
@@ -25,4 +25,7 @@ class bind::params (
|
||||
"${::bind::confdir}/zones.rfc1918",
|
||||
]
|
||||
}
|
||||
elsif $::osfamily == 'RedHat' {
|
||||
$bind_files = ["/etc/named.root.key"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user