Douglas Schilling Landgraf has posted comments on this change. Change subject: ovirt-ntpd: Adding ovirt-ntpd service ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/41617/2/services/ovirt-ntpd/ovirt-node-ntpd File services/ovirt-ntpd/ovirt-node-ntpd: Line 65: break Line 66: Line 67: return self.kargs Line 68: Line 69: def comment_servers(self): > Unfortunately, augeas doesn't return the data for /etc/ntp.conf file only. tried augeas match, remove, etc. Line 70: """ Line 71: Comment the server entries from /etc/ntp.conf Line 72: """ Line 73: _ntp_conf = "/etc/ntp.conf" -- To view, visit https://gerrit.ovirt.org/41617 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib7827ab15b23b71d18b4562a0f2fc8a475f16378 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
