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: Ic5db441da86ac8e974142aea6ff2106ed63b6d72 Bug-Url: https://bugzilla.redhat.com/1072360 Signed-off-by: Yedidyah Bar David <[email protected]> --- M packaging/setup/ovirt_engine_setup/dwh/constants.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/20/35320/1 diff --git a/packaging/setup/ovirt_engine_setup/dwh/constants.py b/packaging/setup/ovirt_engine_setup/dwh/constants.py index 5bd36dd..d6de510 100644 --- a/packaging/setup/ovirt_engine_setup/dwh/constants.py +++ b/packaging/setup/ovirt_engine_setup/dwh/constants.py @@ -184,6 +184,7 @@ answerfile=True, postinstallfile=True, summary=True, + reconfigurable=True, description=_('DWH installation'), ) def ENABLE(self): -- To view, visit http://gerrit.ovirt.org/35320 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic5db441da86ac8e974142aea6ff2106ed63b6d72 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
