commit | 7de34583345d244f45b5250610551ce749c191fe | [log] [tgz] |
---|---|---|
author | Bruno Binet <bruno.binet@gmail.com> | Fri Feb 16 09:21:35 2018 +0100 |
committer | Bruno Binet <bruno.binet@gmail.com> | Fri Feb 16 09:21:35 2018 +0100 |
tree | 26aaa37629938e4fbd5974c6c79e7035aa8d94c3 | |
parent | 1757ddad4a26b14d93ba4e414be759131c6c367f [diff] |
Strip empty line at beginning of ssh_config file
diff --git a/openssh/files/ssh_config b/openssh/files/ssh_config index 15071bb..104214f 100644 --- a/openssh/files/ssh_config +++ b/openssh/files/ssh_config
@@ -1,4 +1,4 @@ -{%- from "openssh/map.jinja" import client with context %} +{%- from "openssh/map.jinja" import client with context -%} {%- from "linux/map.jinja" import network with context %} {%- set global_config = {