summaryrefslogtreecommitdiffstats
path: root/salt/common
diff options
context:
space:
mode:
Diffstat (limited to 'salt/common')
-rw-r--r--salt/common/suse.sls2
1 files changed, 2 insertions, 0 deletions
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'] -%}