Revert OS pillar split #4

Merged
Georg merged 2 commits from revert-ospillarsplit into production 2023-01-24 23:29:11 +01:00
3 changed files with 5 additions and 7 deletions
Showing only changes of commit 7b9f184c6b - Show all commits

View File

@ -1,8 +1,12 @@
include:
- role.salt.common
- role.salt.minion
- common.{{ grains['os'] | lower }}
managed_header_pound: |
### This file is managed via https://git.com.de/LibertaCasa/salt
### Manual changes will be overwritten
{%- if grains['os'] == 'SUSE' %}
zypper:
refreshdb_force: False
{%- endif %}

View File

@ -1,6 +0,0 @@
include:
- .postfix
zypper:
refreshdb_force: False