Skip to content

Commit 66541f6

Browse files
authored
cdn-logs: ensure adm group is applied to fastly logs (#360)
1 parent 860377e commit 66541f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

salt/cdn-logs/init.sls

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
adm:
2+
group.present:
3+
- name: adm
4+
15
/var/log/fastly/:
26
file.directory:
37
- user: syslog

0 commit comments

Comments
 (0)