typo
This commit is contained in:
parent
6aa488e815
commit
512864bec6
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ define tinc::instance(
|
|||
mode => '0600';
|
||||
}
|
||||
|
||||
concat::fragemt{"${fqdn_tinc}_for_${name}":
|
||||
concat::fragment{"${fqdn_tinc}_for_${name}":
|
||||
ensure => $ensure,
|
||||
target => "/etc/tinc/${name}/tinc.conf",
|
||||
content => "${fqdn_tinc}\n",
|
||||
|
|
Loading…
Reference in a new issue