zulip/puppet
Alex Vandiver 83091cbc96 puppet: Swap the one use of the `cron` resource for an /etc/cron.d file.
The `cron` resource places its contents in the user's crontab, which
makes it unlike every other cron job that Zulip installs.

Switch to using `/etc/cron.d` files, like all other cron jobs.
2021-11-16 16:17:32 -08:00
..
zulip puppet: Swap the one use of the `cron` resource for an /etc/cron.d file. 2021-11-16 16:17:32 -08:00
zulip_ops puppet: Remove zulip.org configuration. 2021-08-26 17:21:31 -07:00
deps.yaml puppet: Use concat fragments to place port allows next to services. 2021-05-27 21:14:48 -07:00