mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
puppet: Rename env-wal-e to env-wal-g.
It runs wal-g now, not wal-e; make its name respect that.
This commit is contained in:
committed by
Alex Vandiver
parent
4fe0444108
commit
b114eb2f10
@@ -1,3 +1,3 @@
|
||||
standby_mode = on
|
||||
primary_conninfo = 'host=postgres3.zulipchat.net user=replicator'
|
||||
restore_command = '/usr/local/bin/env-wal-e wal-fetch "%f" "%p"'
|
||||
restore_command = '/usr/local/bin/env-wal-g wal-fetch "%f" "%p"'
|
||||
|
||||
Reference in New Issue
Block a user