Bug 489819

Summary: Incorrect virtual host ip in server httpd ovirt-server.conf
Product: [Community] Virtualization Tools Reporter: Mo Morsi <mmorsi>
Component: ovirt-server-suiteAssignee: Steve Linabery <slinaber>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: hbrock, imain, ovirt-bugs, ovirt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-26 20:43:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mo Morsi 2009-03-12 00:32:05 UTC
Description of problem:
Incorrect NamedVirtualHost / VirtualHost in /etc/httpd/conf.d/ovirt-server.conf

+NameVirtualHost 192.168.50.2:443
+<VirtualHost 192.168.50.2:443>

as added as part of this patch http://git.et.redhat.com/?p=ovirt-server.git;a=commitdiff;h=ea561dd145108d619c878bd4abca03b5cb714383

Seems that this was incorrectly set to the appliance's ip. Can this VirtualHost section be merged with the one preceeding it?

Comment 1 Mo Morsi 2009-05-26 20:43:32 UTC
Closing as this has been resolved with this patch
http://git.et.redhat.com/?p=ovirt-server.git;a=commitdiff;h=ad762372a75e3b4fb8bcb37af163a0026f49ce52

Placeholders have been added to the httpd conf, which get substituted in by the installer.