From 329b150aae84ebde9fc255bf1c230c16e0ad95c2 Mon Sep 17 00:00:00 2001 From: helmuth varkoly Date: Thu, 25 Oct 2018 14:48:15 +0200 Subject: [PATCH] Corrected fullname --- 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 83385c4..efa2203 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -17,7 +17,7 @@ SymantecEndpointProtection: '14.2.760': - full_name: 'SymantecEndpointProtection' + full_name: 'Symantec Endpoint Protection' {% if ARCH == 'x64' %} installer: salt://win/repo-ng/SymantecEndpointProtection/x64/OCS-NG-Windows-Agent-Setup.exe uninstaller: 'C:\Program Files (x86)\Symantec Endpoint Protection\uninst.exe' -- 2.43.0