Georg Pfuetzenreuter
4bf9ac9413
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
include:
|
|
- role.salt.common
|
|
- role.salt.minion
|
|
- role.mta.postfix
|
|
|
|
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 %}
|