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