collect the right exports
This commit is contained in:
parent
b415a8bf43
commit
7468b8ace6
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue