diff --git a/postgres/init.sls b/postgres/init.sls index 6a49628..4b59fb0 100644 --- a/postgres/init.sls +++ b/postgres/init.sls @@ -11,7 +11,6 @@ include: - user: postgres - group: postgres - dir_mode: 700 - - clean: True - unless: test -f {{ postgres.conf_dir }}/PG_VERSION install-postgresql: