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