]> repo.cephalix.eu Git - ActivInspireSuite.git/commitdiff
Add missed file.
authorbuildmaster <buildmaster@git.cephalix.eu>
Sun, 25 Feb 2018 20:00:30 +0000 (21:00 +0100)
committerbuildmaster <buildmaster@git.cephalix.eu>
Sun, 25 Feb 2018 20:00:30 +0000 (21:00 +0100)
ActivInspireSuite.sls [new file with mode: 0644]

diff --git a/ActivInspireSuite.sls b/ActivInspireSuite.sls
new file mode 100644 (file)
index 0000000..89ee6ac
--- /dev/null
@@ -0,0 +1,14 @@
+###############################################################################
+# SLS: ActivInspireSuite
+# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# All rights reserved.
+#
+# Author:               Helmuth Varkoly
+#
+# Description:          SLS to use with OSS's softwaremanagement              
+###############################################################################
+ActivInspireSuite:
+  pkg:
+    - installed
+
+