]> repo.cephalix.eu Git - Amaya.git/commitdiff
fixed log path
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 29 Nov 2018 09:11:35 +0000 (10:11 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 29 Nov 2018 09:11:35 +0000 (10:11 +0100)
repo-ng/init.sls

index 6c416d983d3d31341af82538f4afc41287fc3a0e..1b67c60a516cd3422fe9554af303359659a5d5aa 100644 (file)
@@ -14,7 +14,7 @@
 {% set ARCH = "x86" %}
 {% endif %}
 
-{% set LOG_PATH = salt['grains.get']('SALT_TMP_LOG') %}
+{% set LOG_PATH = 'C:\\salt\\var\\log' %}
 
 Amaya:
   '11.4.7':