summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-12-19 10:41:47 +0100
committervarac <varacanero@zeromail.org>2016-12-19 10:41:47 +0100
commit38e8e7b31b1b9deb39019ef8a1607d494022fab3 (patch)
tree1e06ce77c19f6a8243c39c69e171628ef581c30c /files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
parent16aafa5ba4b629ea65d53454fa5c9af1ca7c8250 (diff)
git subrepo pull files/puppet/modules/pixelated
subrepo: subdir: "files/puppet/modules/pixelated" merged: "21f0340" upstream: origin: "https://github.com/pixelated/puppet-pixelated.git" branch: "master" commit: "21f0340" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "841aa43"
Diffstat (limited to 'files/puppet/modules/pixelated/templates/05-pixelated.conf.erb')
-rw-r--r--files/puppet/modules/pixelated/templates/05-pixelated.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb b/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
index 35f1353..edcf299 100644
--- a/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
+++ b/files/puppet/modules/pixelated/templates/05-pixelated.conf.erb
@@ -1,6 +1,6 @@
# This file is managed by Puppet, changes may be overwritten
if $syslogtag contains_i 'user-agent' then {
- action(type="omfile" file="/var/log/pixelated/user-agent.log")
+action(type="omfile" file="/var/log/pixelated/user-agent.log" template="RSYSLOG_TraditionalFileFormat")
stop
}