mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 18:35:18 +00:00
sls/ssl/openssh-privkey.tpl: fist comment has been removed, because it can cause errors in some ssh clients.
This commit is contained in:
parent
45796af691
commit
47e63de0cc
@ -1,4 +1,3 @@
|
||||
# This file is generated by Salt
|
||||
-----BEGIN OPENSSH PRIVATE KEY-----
|
||||
{{ salt['pillar.get']('pki:openssh:'+privkey_key+':privkey').rstrip('\n') }}
|
||||
-----END OPENSSH PRIVATE KEY-----
|
||||
|
Loading…
Reference in New Issue
Block a user