Need unique name for the rndc reload exec
This commit is contained in:
parent
40531e21eb
commit
84782740dd
@ -114,7 +114,7 @@ define bind::zone (
|
||||
}
|
||||
|
||||
if $zone_file_mode == 'managed' {
|
||||
exec { "rndc reload ${_domain}":
|
||||
exec { "rndc reload ${name}":
|
||||
command => "/usr/local/bin/rndc-helper reload ${name}",
|
||||
user => $bind_user,
|
||||
refreshonly => true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user