Fix typo
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ define bind::zone (
|
||||
group => $bind::params::bind_group,
|
||||
mode => '0644',
|
||||
content => template('bind/zone.conf.erb'),
|
||||
notify => Service[$bind::params::bind_server],
|
||||
notify => Service[$bind::params::bind_service],
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user