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