From: buildmaster Date: Thu, 29 Nov 2018 08:55:56 +0000 (+0100) Subject: fixed log path X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=681d630ad0d1bf4e57f2c11feba7dcfadf6c5c94;p=ActivInspireSuite.git fixed log path --- diff --git a/repo-ng/init.sls b/repo-ng/init.sls index c050811..d86b1f7 100755 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -15,7 +15,7 @@ {% set ARCH = "x86" %} {% endif %} -{% set LOG_PATH = salt['grains.get']('SALT_TMP_LOG') %} +{% set LOG_PATH = 'C:\\salt\\var\\log' %} ActivInspireSuite: '2.4.66096':