zulip/puppet
Alex Vandiver 7a6acc9bbf logrotate: smokescreen has its own config file.
149bea8309 added a separate config file
for smokescreen (which is necessary because it can be installed
separately) but failed ot notice that `zulip.template.erb` already had
a config line for it.  This leads to failures starting the logrotate
service:

```
logrotate[4158688]: error: zulip:1 duplicate log entry for /var/log/zulip/smokescreen.log
logrotate[4158688]: error: found error in file zulip, skipping
```

Remove the duplicate line.
2024-01-08 14:05:01 -08:00
..
zulip logrotate: smokescreen has its own config file. 2024-01-08 14:05:01 -08:00
zulip_ops models: Extract zerver.models.clients. 2023-12-16 22:08:44 -08:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00