This commit is contained in:
mh 2015-01-03 20:56:11 +01:00
parent 6aa488e815
commit 512864bec6

View file

@ -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",