From: buildmaster Date: Thu, 29 Nov 2018 09:35:02 +0000 (+0100) Subject: fixed logging => no logging possible X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=9c930e2e824df1fc563bea598f0d759484704517;p=FileZilla.git fixed logging => no logging possible --- diff --git a/repo-ng/init.sls b/repo-ng/init.sls index 207c288..547ca71 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -6,6 +6,7 @@ # Authors: Helmuth Varkoly # # Description: Package SLS +# Note: No logging ############################################################################### {% if grains['cpuarch'] == 'AMD64' %} {% set ARCH = "x64" %} @@ -13,7 +14,6 @@ {% set ARCH = "x86" %} {% endif %} -{% set LOG_PATH = salt['grains.get']('SALT_TMP_LOG') %} FileZilla: '3.36.0':