mirror of https://github.com/zulip/zulip.git
5308fbdeac
The `unless` step errors out if /usr/bin/psql does not exist at first evaluation time -- protect that with a `test -f` check, and protect the actual `createuser` with a dependency on `postgresql-client`. To work around `Zulip::Safepackage` not actually being safe to instantiate more than once, we move the instantiation of `Package[postgresql-client]` into a class which can be safely included one or more times. |
||
---|---|---|
.. | ||
profile | ||
prometheus | ||
teleport | ||
apache.pp | ||
app_frontend.pp | ||
app_frontend_monitoring.pp | ||
camo.pp | ||
firewall.pp | ||
firewall_allow.pp | ||
ksplice_uptrack.pp | ||
munin_node.pp | ||
munin_plugin.pp | ||
prod_app_frontend_once.pp |