Revert "Split to OS specific common pillar"
This reverts commit 4863396938
.
This commit is contained in:
parent
342affc1b8
commit
7b9f184c6b
@ -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 %}
|
@ -1,6 +0,0 @@
|
||||
include:
|
||||
- .postfix
|
||||
|
||||
zypper:
|
||||
refreshdb_force: False
|
||||
|
Loading…
Reference in New Issue
Block a user