Compare commits

..

No commits in common. "6763d1b64e0f8f50127b0c38b3bdf9a4582e2d3e" and "16827d731809bacc27206fc6b8f547e64c4d609d" have entirely different histories.

View File

@ -1,3 +1,5 @@
{%- 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) %}
@ -69,6 +71,9 @@ 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