zulip/puppet/zulip_ops/files
Alex Vandiver a21a086f5c puppet: nagios-plugins-basic is replaced by monitoring-plugins-basic.
In Bionic, nagios-plugins-basic is a transitional package which
depends on monitoring-plugins-basic.  In Focal, it is a virtual
package, which means that every time puppet runs, it tries to
re-install the nagios-plugins-basic package.

Switch all instances to referring to `$zulip::common::nagios_plugins`,
and repoint that to monitoring-plugins-basic.
2020-06-29 14:58:01 -07:00
..
apache nagios: Update apache configuration to be generated. 2017-10-05 21:51:29 -07:00
apt/apt.conf.d text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
builder
certs puppet: Remove old Dropbox certificates. 2016-10-25 23:52:30 -07:00
cron.d team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
munin puppet: Rename "wiki" realm to "monitoring". 2020-05-30 12:26:21 -07:00
munin-plugins text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
nagios3 puppet: nagios-plugins-basic is replaced by monitoring-plugins-basic. 2020-06-29 14:58:01 -07:00
nagios_plugins/zulip_zephyr_mirror python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
nginx/sites-available sharding: Add basic sharding configuration for Tornado. 2020-05-20 13:47:20 -07:00
postgresql puppet: Remove custom `vm.dirty_ratio` and `vm.dirty_background_ratio`. 2020-06-12 14:57:46 -07:00
supervisor/conf.d puppet: Make old redis_tunnel configuration usable. 2017-10-05 20:40:22 -07:00
common-session puppet: Add PAM common_session disabling systemd-login. 2017-01-06 21:49:15 -08:00
dot_emacs.el cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
log2zulip.conf
log2zulip.zuliprc
motd.lb0 cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
sshd_config puppet: Increase MaxStartups SSH configuration. 2017-03-08 22:28:16 -08:00
zephyr-clients.debathena
zulip-ec2-configure-interfaces installer: Remove code specific to stretch or xenial. 2020-06-24 12:57:38 -07:00
zulip-ec2-configure-interfaces_if-up.d.sh