# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Author: Helmuth Varkoly
+# Authos: Helmuth Varkoly
#
-# Description: SLS to use with OSS's softwaremanagement
+# Description: SLS to use with CRANIX's softwaremanagement
###############################################################################
+uninstall_old_firefox:
+ pkg.removed:
+ - name: MozillaFirefox
+
Firefox:
- pkg:
+ pkg:
- installed
-
-Copyright (c) 2017 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
+Copyright (c) 2022 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.