We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a07c1f4 + 1923964 commit e5ad6ecCopy full SHA for e5ad6ec
1 file changed
manifests/integrations/docker_daemon.pp
@@ -1,4 +1,4 @@
1
-# Class: datadog_agent::integrations::docker
+# Class: datadog_agent::integrations::docker_daemon
2
#
3
# This class will install the necessary configuration for the docker integration
4
@@ -15,7 +15,7 @@
15
16
# Sample Usage:
17
18
-# class { 'datadog_agent::integrations::docker' :
+# class { 'datadog_agent::integrations::docker_daemon' :
19
# url => 'unix://var/run/docker.sock',
20
# }
21
0 commit comments