Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Updated otopi for fully automated execution
......................................................................
packaging: Updated otopi for fully automated execution
This patch updates an otopi engine-setup plugin to allow
a completely automated setup execution with the additional
config file provided on command line. This allows a flow
similar to one using an "answerfile" in the legacy setup.
Additionally, this patch updates parameters for the automated
cleanup flows, so they also can be done in unattended mode.
This patch updates the handling of the following constants:
OVESETUP_APACHE/configureRootRedirection
OVESETUP_APACHE/configureSsl
OVESETUP_CONFIG/isoDomainMountPoint
OVESETUP_DIALOG/confirmSettings
OVESETUP_CORE/engineStop
OVESETUP_CORE/remove
Change-Id: Ia327a4be9e1f5498e6aedc7dfb66663dd861fc26
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/plugins/ovirt-engine-setup/apache/root.py
M packaging/setup/plugins/ovirt-engine-setup/apache/ssl.py
M packaging/setup/plugins/ovirt-engine-setup/config/iso_domain.py
M packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py
5 files changed, 61 insertions(+), 26 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14985
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia327a4be9e1f5498e6aedc7dfb66663dd861fc26
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>