zulip/servers/puppet
Zev Benjamin 726ba8dad9 Make Postgres have a log prefix more like what pgFouine requires
We'll still need a conversion script, but it should be easy.

pgFouine requires a log prefix of '%t [%p]: [%l-1] '.  We instead use
'%m [%c]: [%l-1] ' which contains strictly more data.  Specifically,
"%m" is "%t" (time) but with milliseconds and "%c" is "%p" (pid) but
with the process start time.

(imported from commit a0bb583b563bdea0ca19b8b21677df0b9a18092a)
2013-01-28 16:21:42 -05:00
..
files Make Postgres have a log prefix more like what pgFouine requires 2013-01-28 16:21:42 -05:00
manifests puppet: Install South on our servers. 2013-01-17 22:08:39 -05:00
modules Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
puppet.conf Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00