Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: Allow to reconfigure ......................................................................
packaging: setup: Allow to reconfigure Requires http://gerrit.ovirt.org/35319 Change-Id: Id75dfe342536322856ee33522b96e5f17081db93 Bug-Url: https://bugzilla.redhat.com/1072360 Signed-off-by: Yedidyah Bar David <[email protected]> --- M packaging/setup/ovirt_engine_setup/reports/constants.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/22/35322/1 diff --git a/packaging/setup/ovirt_engine_setup/reports/constants.py b/packaging/setup/ovirt_engine_setup/reports/constants.py index 30b4c46..683ede2 100644 --- a/packaging/setup/ovirt_engine_setup/reports/constants.py +++ b/packaging/setup/ovirt_engine_setup/reports/constants.py @@ -342,6 +342,7 @@ answerfile=True, postinstallfile=True, summary=True, + reconfigurable=True, description=_('Reports installation'), ) def ENABLE(self): -- To view, visit http://gerrit.ovirt.org/35322 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id75dfe342536322856ee33522b96e5f17081db93 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
