zulip/puppet/zulip
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
..
files models: Extract zerver.models.realms. 2023-12-16 22:08:44 -08:00
lib/puppet puppet: Support IPv6 nameservers. 2023-06-23 11:32:17 -07:00
manifests install: Support PostgreSQL 16. 2023-12-23 14:57:12 -08:00
templates logrotate: smokescreen has its own config file. 2024-01-08 14:05:01 -08:00