Michael Burns has submitted this change and it was merged. Change subject: add support for ssh key injection to edit-node ......................................................................
add support for ssh key injection to edit-node edit-node -k /home/jboggs/.ssh/id_dsa.pub -u admin keys are placed in their appropriate spots at: /root/.ssh/authorized_keys and /home/admin/.ssh/authorized_keys, If -u option is left out admin is the default location Change-Id: I634ac6cd7f028c86c968d1731fa77f0a41c87fdc --- M tools/edit-node 1 file changed, 31 insertions(+), 9 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2970 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I634ac6cd7f028c86c968d1731fa77f0a41c87fdc Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Joey Boggs <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
