Bug 970746 - Incorrect proxy configuration docs
Summary: Incorrect proxy configuration docs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: documentation
Version: 2.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 2.2.0
Assignee: Jay Dobies
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-04 18:40 UTC by Jay Dobies
Modified: 2013-09-10 15:43 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-10 15:43:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2013-06-04 18:40:51 UTC
The proxy config property names have changed but the recipes section of the user guide did not reflect the new names. The name changes are as follows:

+----------------------+------------------+
| Old name             | New Name         |
+======================+==================+
| proxy_url            | proxy_host       |
+----------------------+------------------+
| proxy_user           | proxy_username   |
+----------------------+------------------+
| proxy_pass           | proxy_password   |
+----------------------+------------------+

Keep in mind these are changes to the configuration itself. In the CLI, the only change is proxy_url -> proxy_host.

Additionally, the location of the file in which to make these changes has moved from /usr/lib/pulp to /etc/pulp/server.

In addition to updating the recipes page, the release notes need to be updated to indicate the user's old configuration needs to be redone.

Comment 1 Jeff Ortel 2013-06-06 16:20:18 UTC
build: 2.2.0-0.2.beta.

Some of these were likely included in an earlier build but found them this time with a better BZ query.

Comment 3 Preethi Thomas 2013-09-10 15:43:30 UTC
2.2 released
http://repos.fedorapeople.org/repos/pulp/pulp/stable/2.2/


Note You need to log in before you can comment on or make changes to this bug.