From 8b1ecf695ab2a5f8affd4782851d1521f76ec3e3 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sun, 6 Sep 2020 16:32:02 +0200 Subject: [PATCH] updated postgresql state --- states/postgresql/install.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/states/postgresql/install.sls b/states/postgresql/install.sls index 6259a10..b113c0a 100644 --- a/states/postgresql/install.sls +++ b/states/postgresql/install.sls @@ -5,3 +5,4 @@ postgresql-install: - postgresql-11 - postgresql-client-11 - postgresql-plpython3-11 + - postgresql-11-cron