Commit b1372b54 by Ben Patterson

Allow s3sync log dir to be seen by Splunk.

parent ae60c94c
......@@ -39,7 +39,7 @@ aws_dirs:
path: "{{ COMMON_LOG_DIR }}/{{ aws_role_name }}"
owner: "syslog"
group: "syslog"
mode: "0700"
mode: "0650"
data:
path: "{{ COMMON_DATA_DIR }}/{{ aws_role_name }}"
owner: "root"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment