
Martin Sivák has submitted this change and it was merged. Change subject: upgrade: Add (un)persist verbs to sudo ...................................................................... upgrade: Add (un)persist verbs to sudo Previously sudo calls to persist and unpersist failed, because the sudo configuration for the vdsm user did not allow it. With this patch the vdsm user is allowed to run persist and unpersist. Fixing also suders file for changing owner and goup of the same config file with hust a command after https://gerrit.ovirt.org/#/c/48700 Change-Id: Ic0fc4abaaf78b4b010031eca2a0d138743932989 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1280310 Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org> --- M ovirt_hosted_engine_ha/lib/upgrade.py M sudoers/sudoers.in 2 files changed, 6 insertions(+), 5 deletions(-) Approvals: Martin Sivák: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/50783 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic0fc4abaaf78b4b010031eca2a0d138743932989 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>