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

Side by Side Diff: modules/adblockplus/templates/log/fluentd/tracker.conf.erb

Issue 29341151: Issue 4019 - Added "Edge" to platform choices in Issues tracker at issues1. (Closed)
Patch Set: Created May 10, 2016, 3:35 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Puppet: Adblockplus::Log::Tracker['<%= @title %>']
2 <source>
3 @type tail
4 @label <%= scope.lookupvar('adblockplus::log::name') %>
5 format <%= @format %>
6 path <%= @path %>
7 pos_file <%= scope.lookupvar('adblockplus::log::index') %>
8 tag <%= @name %>
9 </source>
10
OLDNEW
« no previous file with comments | « modules/adblockplus/templates/log/fluentd/master.conf.erb ('k') | modules/adblockplus/templates/log/rotation.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld