Files @ b35918db4b2d
Branch filter:

Location: majic-ansible-roles/roles/backup_server/molecule/default/tests/data/ssh/server_ecdsa

branko
MAR-148: Fixed tests for the backup_server role:

- Fix some handling of newlines by updating test data keys to include
newline at the end of file.
- Ensure we do not produce exit code 255 when testing the available
authentication mechanisms for the backup SSH server
instance (otherwise we get runtime exception from Testinfra itself).
- Fix some handling of newlines by not doing stripping and including
newline in expected output.
1
2
3
4
5
-----BEGIN EC PRIVATE KEY-----
MHcCAQEEICsNfHic+b1E8HsU2kXcQNXozt4SHCb9VQC06GvbTkZuoAoGCCqGSM49
AwEHoUQDQgAEtplvzFzDk9vNDwmjzHKBxRojrOIYuz5mqwColI4ii72I3TNIo71r
i6Nt4yAht9lk8HlRZy/ULE16RNni2SsBow==
-----END EC PRIVATE KEY-----