From b763f649efadf0d0c46a49cc0beeeaad6a8ad7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Reni=C3=A9?= Date: Sun, 23 Sep 2012 19:06:10 +0200 Subject: [PATCH] Write env variables first --- daemontools/init.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/daemontools/init.sls b/daemontools/init.sls index 1929140..188ee4b 100644 --- a/daemontools/init.sls +++ b/daemontools/init.sls @@ -21,6 +21,7 @@ daemontools: file.managed: - require: - file: /etc/{{ name }}.d + - order: 1 - source: salt://daemontools/value - template: jinja - defaults: