Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/fluent/templates/td-agent.conf.erb

Issue 29338665: Issue 3694 - Introduce module fluent (Closed)
Patch Set: Created March 18, 2016, 6:06 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/fluent/manifests/plugin.pp ('k') | modules/fluent/templates/td-gpg-key.erb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/fluent/templates/td-agent.conf.erb
diff --git a/modules/fluent/templates/td-agent.conf.erb b/modules/fluent/templates/td-agent.conf.erb
new file mode 100644
index 0000000000000000000000000000000000000000..a40dc49fabf53ad432c875063842d894095be74b
--- /dev/null
+++ b/modules/fluent/templates/td-agent.conf.erb
@@ -0,0 +1,5 @@
+# Puppet: Class['<%= @title %>']
+
+# Includes fluent::config fragments
+@include config.d/*.conf
+
« no previous file with comments | « modules/fluent/manifests/plugin.pp ('k') | modules/fluent/templates/td-gpg-key.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld