1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Paul Belanger e844bfe1d4 Force PEM SSH keys for paramiko
Trying to get ansible-test working on my fedora-28 system, I noticed I
was getting invalid keys from paramiko. It looks like this is because
ssh-keygen is now defaulting to RFC4716 format for private / public
keys.

For now, we can still use PEM based SSH keys, but the long term fix here
is to report a bug to paramiko and support RFC4716 for rsa keys.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-10-18 21:25:55 -07:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration win httptester: add wait for endpoint in case it is still coming up (#47326) 2018-10-19 13:43:54 +10:00
legacy fix scaleway user data tests (#46570) 2018-10-12 05:03:18 +10:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Force PEM SSH keys for paramiko 2018-10-18 21:25:55 -07:00
sanity Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
units Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
utils Use 4 nodes for sanity tests in CI. 2018-10-16 09:55:26 -07:00