]> repo.cephalix.eu Git - BlueJ.git/commitdiff
update 4.2.2
authorbuildmaster <buildmaster@git.cephalix.eu>
Mon, 28 Sep 2020 20:30:12 +0000 (22:30 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Mon, 28 Sep 2020 20:30:12 +0000 (22:30 +0200)
repo-ng/init.sls [new file with mode: 0755]

diff --git a/repo-ng/init.sls b/repo-ng/init.sls
new file mode 100755 (executable)
index 0000000..bb2a447
--- /dev/null
@@ -0,0 +1,24 @@
+###############################################################################
+# SLS: BlueJ 
+# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# All rights reserved.
+#
+# Authors:              Helmuth Varkoly
+#
+# Description:          Package SLS
+###############################################################################
+
+
+{% set LOG_PATH = 'C:\\salt\\var\\log\\' %}
+
+BlueJ:
+  '4.2.2':
+    installer: salt://win/repo-ng/BlueJ/BlueJSetup.exe
+    uninstaller: "C:\Program Files\BLueJ_help\uninstall.exe"
+    full_name: 'BlueJ'
+    install_flags: '/S '
+    uninstall_flags: '/S'
+    msiexec: False
+    locale: de_DE
+    reboot: False
+    cache_dir: False