From 5c5ac96589a163b28d8a9000820cbe4302bb0e06 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sat, 30 Oct 2021 18:41:03 +0200 Subject: [PATCH] updated postgresql state --- states/postgresql/install.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/states/postgresql/install.sls b/states/postgresql/install.sls index 9404738..a993c89 100644 --- a/states/postgresql/install.sls +++ b/states/postgresql/install.sls @@ -4,3 +4,5 @@ postgresql-install: - pkgs: - postgresql - postgresql-client + - postgresql-13-repmgr + - repmgr