Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: customize NFS export ACL
......................................................................
packaging: setup: customize NFS export ACL
ACL is always input and no attempt is done to preserve previous values.
Export line is always regenerated. If there is /etc/exports.d, the file
there is always regenerated and contains a suitable comment.
If path is exported in /etc/exports and there is /etc/exports.d, we
delete the line from /etc/exports.
Change-Id: Ia35aaf42cb46247a2a02df1c2418f4613ad6b965
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/iso_domain.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/system/exportfs.py
3 files changed, 67 insertions(+), 70 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22570
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia35aaf42cb46247a2a02df1c2418f4613ad6b965
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server