mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-04-16 09:40:23 +00:00
CentOS does not support ed25519; fixes #98
This commit is contained in:
parent
4b84dead8e
commit
f53ccccd3f
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
Ubuntu-18.04: {}
|
||||
CentOS-6:
|
||||
openssh:
|
||||
host_key_algos: ecdsa,rsa
|
||||
|
|
Loading…
Add table
Reference in a new issue