Compare commits
No commits in common. "b51ef9936d074e349808e155e252ce622de35ee8" and "342affc1b8d8a3c6152de27e809a63e6cc86b043" have entirely different histories.
b51ef9936d
...
342affc1b8
@ -1,13 +1,8 @@
|
||||
include:
|
||||
- role.salt.common
|
||||
- role.salt.minion
|
||||
- role.mta.postfix
|
||||
- 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 %}
|
6
pillar/common/suse.sls
Normal file
6
pillar/common/suse.sls
Normal file
@ -0,0 +1,6 @@
|
||||
include:
|
||||
- .postfix
|
||||
|
||||
zypper:
|
||||
refreshdb_force: False
|
||||
|
Loading…
x
Reference in New Issue
Block a user