From fec19d3a5c99e4d5a3873b886759d57a2da18fde Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 29 Nov 2018 10:55:11 +0100 Subject: [PATCH] fixed logging --- repo-ng/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo-ng/init.sls b/repo-ng/init.sls index b84560b..b5fa183 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' %} @@ -14,7 +15,6 @@ {% set ARCH = "x86" %} {% endif %} -{% set LOG_PATH = salt['grains.get']('SALT_TMP_LOG') %} NotePadPP: '7.5.8': -- 2.43.0