elements: runtime-ssh-host-keys: Add openssh-client mapping for SUSE
The SUSE 'openssh' package contains the openssh client. Change-Id: Ic1da63b6c62158b128d44ac48a0657d5d7c53f67
This commit is contained in:
parent
85354e5cd8
commit
3d44a08c53
@ -5,6 +5,9 @@
|
||||
},
|
||||
"gentoo": {
|
||||
"openssh-client": ""
|
||||
},
|
||||
"suse": {
|
||||
"openssh-client": "openssh"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user