From: buildmaster Date: Thu, 29 Nov 2018 09:11:35 +0000 (+0100) Subject: fixed log path X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=902bcf1097567c818ec33663a60bc54f1787e458;p=Amaya.git fixed log path --- diff --git a/repo-ng/init.sls b/repo-ng/init.sls index 6c416d9..1b67c60 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -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':