Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: setup: enforcing Apache proxy on new install
......................................................................
packaging: setup: enforcing Apache proxy on new install
Always override Apache configuration for enabling
Apache proxy on new install.
Dropped any check on freeipa-server and ipaserver
packages in engine-setup code.
Added conflicts with freeipa-server and ipa-server in spec file
for both ovirt-engine and ovirt-engine-setup.
Upgrading or installing with IPA on the system will not
be allowed by yum / rpm.
Removed duplicated constant EXEC_SEMANAGE.
Apache http and https ports are not changed anymore,
preserving existing configuration.
Removed ports validation since we're not touching them.
Removed check on Apache config changes made by user.
Align legacy installer to engine-setup-2 behavior
in non developer mode for Apache configuration.
Change-Id: Iedce53634b3d20867fbb6b07efd82ea8bebed5e7
Bug-Url:
https://bugzilla.redhat.com/905754
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-engine.spec.in
M packaging/fedora/setup/basedefs.py
M packaging/fedora/setup/common_utils.py
M packaging/fedora/setup/engine-setup.py
M packaging/fedora/setup/engine_validators.py
M packaging/fedora/setup/output_messages.py
6 files changed, 45 insertions(+), 297 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15038
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iedce53634b3d20867fbb6b07efd82ea8bebed5e7
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(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>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>