Mentions légales du service

Skip to content

Make sure keys are appended on a new line

When calling the function populate_keys() multiple times, public keys are appended to the remote authorized_keys files. This commit makes sure that the append operation is done on a new line, so that the ssh agent recognizes newly added keys.

Edited by Thomas Bouvier

Merge request reports

Loading