From e67e2ad8b73e3c173355190e404ba00158f4d23d Mon Sep 17 00:00:00 2001 From: N Date: Thu, 30 Aug 2018 22:42:44 +0100 Subject: [PATCH] fix macos states --- postgres/dev/init.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postgres/dev/init.sls b/postgres/dev/init.sls index add6de6..16e32fd 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://postgres/templates/limit.maxfiles.plist - template: jinja - context: soft_limit: {{ postgres.limits.soft }} @@ -59,7 +59,7 @@ postgres-desktop-shortcut-clean: postgres-desktop-shortcut-add: file.managed: - name: /tmp/mac_shortcut.sh - - source: salt://{{ tpldir }}/templates/mac_shortcut.sh + - source: salt://postgres/templates/mac_shortcut.sh - mode: 755 - template: jinja - context: