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