blob: 7fb857222b162cc34516957a6f2ecf253379ac89 [file] [log] [blame]
#
# MANAGED BY PUPPET
#
---
:datadog_api_key: '<%= @api_key %>'
<% if !@hostname_extraction_regex.nil? -%>
:hostname_extraction_regex: '<%= @hostname_extraction_regex %>'
<% end -%>