summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Pfuetzenreuter2023-05-02 00:16:20 +0200
committerGeorg Pfuetzenreuter2023-05-02 00:16:20 +0200
commit6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e (patch)
tree2160edcc52d7b973c76c167d1e4ece5dd3df195f
parent16827d731809bacc27206fc6b8f547e64c4d609d (diff)
parentd4d7d41ca7ed89eeb1ddb49734b7b4efcb17d795 (diff)
downloadsalt-6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e.tar.gz
salt-6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e.tar.bz2
salt-6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e.zip
Merge pull request 'No longer remove libX11' (#62) from libX11 into production
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/62
-rw-r--r--salt/common/suse.sls5
1 files changed, 0 insertions, 5 deletions
diff --git a/salt/common/suse.sls b/salt/common/suse.sls
index 21889c6..68aadd9 100644
--- a/salt/common/suse.sls
+++ b/salt/common/suse.sls
@@ -1,5 +1,3 @@
-{%- set roles = salt['http.query']('http://machine-roles.lysergic.dev:4580/roles', decode=True, decode_type='json', params={"machine": grains['id']})['dict']['roles'] -%}
-
include:
{#- drop pillar check after all firewall configurations have been imported #}
{%- if salt['pillar.get']('manage_firewall', False) %}
@@ -71,9 +69,6 @@ common_packages_remove:
{#- we only use AutoYaST for the OS deployment #}
- autoyast2
- autoyast2-installation
- {%- if not 'php-fpm' in roles %}
- - libX11-data
- {%- endif %}
- yast2-add-on
- yast2-services-manager
- yast2-slp