salt/pillar/global/init.sls

18 lines
322 B
Plaintext
Raw Normal View History

include:
- role.salt.common
- role.salt.minion
- .mta
- .ssh
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 %}
mine_functions:
network.ip_addrs: []