## ### THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## [<%= client_fqdn %>] <%- if has_variable?('client_munin_async') and client_munin_async and client_munin_async == "true" %> address ssh://munin-async@<%= client_fqdn %>/set-in-authkeys <%- else %> address <%= client_ipaddress %> <%- end %>