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(a)fedoraproject.org>
(cherry picked from commit 08c050a384ac03499172dd999e181d789a106bff)
---
M ovirt_hosted_engine_ha/lib/upgrade.py
M sudoers/sudoers.in
2 files changed, 6 insertions(+), 5 deletions(-)
Approvals:
Martin Sivák: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/50798
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic0fc4abaaf78b4b010031eca2a0d138743932989
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: ovirt-hosted-engine-ha-1.3
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>