diff --git a/salt/common/suse.sls b/salt/common/suse.sls index 68aadd9..cffdfa3 100644 --- a/salt/common/suse.sls +++ b/salt/common/suse.sls @@ -12,7 +12,9 @@ include: - users {%- endif %} - .ssh + {%- if salt['pillar.get']('manage_postfix', True) %} - postfix.config + {%- endif %} {#- to-do: move this to some formula or macro -#} {%- set osfullname = grains['osfullname'] -%}