From e520a42489cd78653401604f9d84d2424512e580 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Sun, 25 Feb 2018 21:00:30 +0100 Subject: [PATCH] Add missed file. --- ActivInspireSuite.sls | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ActivInspireSuite.sls diff --git a/ActivInspireSuite.sls b/ActivInspireSuite.sls new file mode 100644 index 0000000..89ee6ac --- /dev/null +++ b/ActivInspireSuite.sls @@ -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 + + -- 2.43.0