zulip/puppet
Anders Kaseorg 66649d84cb puppet: Reload postfix on /etc/postfix/virtual changes.
`/etc/postfix/virtual` is of `regexp:` type, not `hash:` type, so
running `postmap` on it has no effect; we need to reload Postfix when
it changes.

http://www.postfix.org/DATABASE_README.html#detect

In the interest of forcing a reload now, optimize the regexes by
eliding the unanchored `.*`s at the beginnings and ends.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-15 22:45:26 -07:00
..
zulip puppet: Reload postfix on /etc/postfix/virtual changes. 2019-08-15 22:45:26 -07:00
zulip_ops cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00