Skip to content

Commit fc575c1

Browse files
author
Seth Cleveland
committed
Change string quoting
1 parent 762daa5 commit fc575c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/integrations/postgres.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@
6161
notify => Service[$datadog_agent::params::service_name],
6262
}
6363

64-
create_resources("datadog_agent::integrations::postgres_custom_metric", $custom_metrics)
64+
create_resources('datadog_agent::integrations::postgres_custom_metric', $custom_metrics)
6565
}

0 commit comments

Comments
 (0)