zulip/puppet/zulip_ops/templates
Alex Vandiver c9141785fd puppet: Use concat fragments to place port allows next to services.
This means that services will only open their ports if they are
actually run, without having to clutter rules.v4 with a log of `if`
statements.

This does not go as far as using `puppetlabs/firewall`[1] because that
would represent an additional DSL to learn; raw IPtables sections can
easily be inserted into the generated iptables file via
`concat::fragment` (either inline, or as a separate file), but config
can be centralized next to the appropriate service.

[1] https://forge.puppet.com/modules/puppetlabs/firewall
2021-05-27 21:14:48 -07:00
..
munin puppet: Use "primary" / "replica" consistently in comments. 2020-06-15 16:18:07 -07:00
nagios3 puppet: Add a nagios alert configuration for smokescreen. 2021-03-18 10:11:15 -07:00
supervisor/conf.d puppet: Switch to more explicit variable rather than reuse a nagios one. 2021-03-10 11:44:54 -08:00
uptrack puppet: Add ksplice uptrack for kernel hotpatches. 2021-02-25 18:05:47 -08:00
msmtprc_nagios.template.erb puppet: Rename hosts_domain so hosts_prefix can be grepped for. 2020-07-10 00:14:09 -07:00
nagios_apache_site.conf.template.erb puppet: Rename hosts_domain so hosts_prefix can be grepped for. 2020-07-10 00:14:09 -07:00
nagios_autossh.template.erb cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00