mirror of https://github.com/zulip/zulip.git
puppet: Remove unnecessary "create" directive.
It is irrelevant, since copytruncate is used.
This commit is contained in:
parent
e6c64e78e6
commit
2571196899
|
@ -7,5 +7,4 @@
|
|||
delaycompress
|
||||
notifempty
|
||||
copytruncate
|
||||
create 644 zulip zulip
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue