diff --git a/manifests/instance.pp b/manifests/instance.pp index de27bd1..bd6b38e 100644 --- a/manifests/instance.pp +++ b/manifests/instance.pp @@ -120,7 +120,7 @@ define tinc::instance( group => 0, mode => '0600'; } - File<<| tag == "tinc_host_${name}" |>> + File<<| tag == "tinc_host_for_${name}" |>> concat::fragment{"tinc_conf_header_${name}": target => $tinc_config,