typo
This commit is contained in:
parent
cc36ec8957
commit
485ff34e51
|
@ -65,7 +65,7 @@ class dns::knotdns(
|
|||
owner => 'knot',
|
||||
group => 'knot',
|
||||
}
|
||||
file { '/etc/knot/conf.d/*.conf',
|
||||
file { '/etc/knot/conf.d/*.conf':
|
||||
ensure => file,
|
||||
owner => 'knot',
|
||||
group => 'knot',
|
||||
|
|
Loading…
Reference in a new issue