summaryrefslogtreecommitdiff
path: root/templates/aconnect.epp
blob: 044ada65c9361c99c93740d3c8e3cd6cf21400a4 (plain)
1
2
3
4
5
6
7
8
<%- | String $input_unit,
      String $output_unit
| -%>
# Where data comes from
INPUT_UNIT='<%= $input_unit %>'
# Where it should go
OUTPUT_UNIT='<%= $output_unit %>'