summaryrefslogtreecommitdiff
path: root/data/templates/system/ssh_config.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/system/ssh_config.tmpl')
-rw-r--r--data/templates/system/ssh_config.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/templates/system/ssh_config.tmpl b/data/templates/system/ssh_config.tmpl
index 509bd5479..abc03f069 100644
--- a/data/templates/system/ssh_config.tmpl
+++ b/data/templates/system/ssh_config.tmpl
@@ -1,3 +1,3 @@
-{% if ssh_client is defined and ssh_client.source_address is defined and ssh_client.source_address is not none %}
-BindAddress {{ ssh_client.source_address }}
-{% endif %}
+{% if ssh_client is defined and ssh_client.source_address is defined and ssh_client.source_address is not none %}
+BindAddress {{ ssh_client.source_address }}
+{% endif %}