diff --git a/postgres/dev/init.sls b/postgres/dev/init.sls index 7eed4b6..add6de6 100644 --- a/postgres/dev/init.sls +++ b/postgres/dev/init.sls @@ -40,7 +40,7 @@ postgresql-{{ bin }}-altinstall: postgres_maxfiles_limits_conf: file.managed: - name: /Library/LaunchDaemons/limit.maxfiles.plist - - source: salt://{{ tpldir }}/templates/limit.maxfiles.plist + - source: salt://{{ tpldir }}/../templates/limit.maxfiles.plist - template: jinja - context: soft_limit: {{ postgres.limits.soft }}