Bug 726420

Summary: Quick note on proxy URL
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: Jay Dobies <jason.dobies>
Component: DocumentationAssignee: Lana Brindley <lbrindle>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0CC: jskeoch, kbidarka, mhideo, sghai, tsanders
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-29 04:57:40 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 Jay Dobies 2011-07-28 14:38:27 UTC
In the answers.conf file passed into RHUI Installer, the user can optionally specify a proxy URL. We currently throw an error if this has a trailing /. It's too late to fix in code, so can you please add a quick note in there about this?

GOOD:
https://dhcp201-159.englab.pnq.redhat.com

BAD:
https://dhcp201-159.englab.pnq.redhat.com/

Comment 1 Lana Brindley 2011-07-28 19:53:45 UTC
<important>
	<title>Important</title>
	<para>
		When specifying the <parameter> proxy_server_host</parameter> parameter, ensure you do not have a trailing slash in the URL, as resolution of the address will fail. For example, use <filename>proxy.example.com</filename> not <filename>proxy.example.com/</filename> to avoid errors.
	</para>
</important>

Revision 2-1.

LKB

Comment 3 Lana Brindley 2011-07-29 04:57:40 UTC
This book is now available at http://docs.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/index.html

Please raise a new bug for any further changes.

LKB