Alon Bar-Lev has posted comments on this change. Change subject: packaging: setup: use ssh public key for allinone ......................................................................
Patch Set 4: (1 comment) .................................................... File packaging/setup/plugins/ovirt-engine-setup/all-in-one/sshd.py Line 134: ).addLines( Line 135: 'authorized_keys', Line 136: authorized_keys_file, Line 137: [authorized_keys_line], Line 138: ) because I hate we touch these sensitive files. Line 139: content.append(authorized_keys_line) Line 140: self.environment[otopicons.CoreEnv.MAIN_TRANSACTION].append( Line 141: filetransaction.FileTransaction( Line 142: name=authorized_keys_file, -- To view, visit http://gerrit.ovirt.org/17996 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I885894bba4c998e5dd3e9b2fd4da61d833f7a3a1 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
