Skip to content

Commit

Permalink
Change string quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Cleveland committed Aug 31, 2016
1 parent 762daa5 commit fc575c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/integrations/postgres.pp
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
notify => Service[$datadog_agent::params::service_name],
}

create_resources("datadog_agent::integrations::postgres_custom_metric", $custom_metrics)
create_resources('datadog_agent::integrations::postgres_custom_metric', $custom_metrics)
}

0 comments on commit fc575c1

Please sign in to comment.