commit | c19e7f7d1d6340e18481ac72aa88deea47014b36 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 14 11:08:34 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Mon Mar 14 11:08:34 2016 +0100 |
tree | f520a6b5eaccfd08edda04d9aface02e0c7444d0 | |
parent | 47cf5556d70f7592fac972c88c888fb6ba624afb [diff] [blame] |
add support for file owner,group,mode
diff --git a/tests/pillar/client_single.sls b/tests/pillar/client_single.sls index 5daa71b..8ee6045 100644 --- a/tests/pillar/client_single.sls +++ b/tests/pillar/client_single.sls
@@ -4,4 +4,8 @@ format: name: TraditionalFormatWithPRI 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: 640