Merge "elements: runtime-ssh-host-keys: Add openssh-client mapping for SUSE"

This commit is contained in:
Jenkins 2016-11-14 10:01:11 +00:00 committed by Gerrit Code Review
commit 77e14e9313

View File

@ -5,6 +5,9 @@
},
"gentoo": {
"openssh-client": ""
},
"suse": {
"openssh-client": "openssh"
}
}
}