fix
This commit is contained in:
parent
485ff34e51
commit
1f6992cf4f
1 changed files with 1 additions and 2 deletions
|
@ -69,7 +69,6 @@ class dns::knotdns(
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'knot',
|
owner => 'knot',
|
||||||
group => 'knot',
|
group => 'knot',
|
||||||
refreshonly => true,
|
|
||||||
notify => Service['knot'],
|
notify => Service['knot'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue