Merge pull request #2 from neilinger/master
template fix and whitespace cleanup
This commit is contained in:
commit
6e64d497a8
@ -22,6 +22,7 @@ global_defs {
|
|||||||
{%- if 'smtp_timeout' in salt['pillar.get']('keepalived:global_defs') %}
|
{%- if 'smtp_timeout' in salt['pillar.get']('keepalived:global_defs') %}
|
||||||
smtp_timeout {{ salt['pillar.get']('keepalived:defaults:smtp_timeout') }}
|
smtp_timeout {{ salt['pillar.get']('keepalived:defaults:smtp_timeout') }}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
}
|
||||||
|
|
||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
# static network configuration
|
# static network configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user