commit | d5cdeb8df383eea7d0ac1e15d06e93b0b4e82ec5 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Apr 05 10:42:04 2016 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Apr 05 10:42:04 2016 +0200 |
tree | f5ce5759364d38dc729c6f6166b233d4332f5a0d | |
parent | 3a9b74fb977f8b61ea42bfa6cb110df0979e0723 [diff] [blame] |
dev
diff --git a/tests/pillar/client_single.sls b/tests/pillar/client_single.sls index 87bcd6b..3e08232 100644 --- a/tests/pillar/client_single.sls +++ b/tests/pillar/client_single.sls
@@ -2,11 +2,5 @@ client: enabled: true format: - name: TraditionalFormatWithPRI + name: custom template: '"%syslogpriority% %syslogfacility% %timestamp:::date-rfc3339% %HOSTNAME% %syslogtag%%msg:::sp-if-no-1st-sp%%msg:::drop-last-lf%\n"' - file: - owner: root - group: root - createmode: 0640 - umask: 0022 -