fix
This commit is contained in:
parent
fe6c1124c8
commit
8c6cf419bf
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ class dns::knotdns(
|
|||
group => 'knot',
|
||||
}
|
||||
file { '/var/lib/knot/zones/*.zone':
|
||||
ensure => file,
|
||||
#ensure => file,
|
||||
mode => '0750',
|
||||
owner => 'knot',
|
||||
group => 'knot',
|
||||
|
|
Loading…
Add table
Reference in a new issue