zulip/puppet
Alex Vandiver 3ab9b31d2f puppet: Purge all un-managed supervisor configuration files.
Relying on `defined(Class['...'])` makes the class sensitive to
resource evaluation ordering, and thus brittle.  It is also only
functional for a single service (thumbor).

Generalize by using `purge => true` for the directory to automatically
remove all un-managed files.  This is more general than the previous
form, and may result in additional not-managed services being removed.
2020-10-27 13:29:19 -07:00
..
zulip puppet: Purge all un-managed supervisor configuration files. 2020-10-27 13:29:19 -07:00
zulip_ops puppet: Allow unattended-upgrades for all but servers. 2020-10-23 16:46:06 -07:00