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