-Copyright (c) 2017 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
+Copyright (c) 2023 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
###############################################################################
# SLS: PACKAGE
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Author: Helmuth Varkoly
+# Author: Helmuth Varkoly, Maximilian Grunow
#
-# Description: SLS to use with OSS's softwaremanagement
+# Description: SLS to use with Cranix's softwaremanagement
###############################################################################
PACKAGE:
pkg:
#
Name: oss-pkg-PACKAGE
-Summary: Package to install PACKAGE on OSS-Clients
+Summary: Package to install PACKAGE on Cranix-Clients
Version: VERSION
Release: RELEASE
License: GPL-2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Package to install PACKAGE on OSS-Clients
+Package to install PACKAGE on Cranix-Clients
Authors:
--------
###############################################################################
-# SLS: VEYON
-# Copyright (c) 2019 Helmuth Varkoly, Nuermberg, Germany.
+# SLS: Veyon Teacher
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Authors: Helmuth Varkoly
+# Authors: Helmuth Varkoly, Maximilian Grunow
#
# Description: Package SLS
###############################################################################
-
-
{% if grains['cpuarch'] == 'AMD64' %}
{% set ARCH = "x64" %}
{% else %}
{% set LOG_PATH = 'C:\\salt\\var\\log' %}
VeyonTeacher:
- '4.4.2.0':
- installer: salt://win/repo-ng/VeyonTeacher/VeyonTeacherSetup.exe
+ '4.8.0.4':
+ installer: salt://win/repo-ng/VeyonTeacher/veyon-4.8.0.4-win64-setup.exe
full_name: 'Veyon - Teacher'
- uninstaller: "C:\\Program Files\\VeyonTeacher\\uninstaller.exe"
+ uninstaller: "C:\\Program Files\\Veyon\\uninstaller.exe"
install_flags: '/S'
uninstall_flags: '/S'
msiexec: false