Bug 788169 - updated rhui install docs pulp client
Summary: updated rhui install docs pulp client
Keywords:
Status: CLOSED DUPLICATE of bug 789994
Alias: None
Product: Red Hat Update Infrastructure for Cloud Providers
Classification: Red Hat
Component: Documentation
Version: 2.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Lana Brindley
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On: 817736
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-07 16:07 UTC by wes hayutin
Modified: 2013-10-23 23:26 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-10 17:37:56 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description wes hayutin 2012-02-07 16:07:42 UTC
Description of problem:

2.3. Package Installation
Procedure 2.2. Installing the Red Hat Update Infrastructure packages

"Also on the RHUA server, edit the /etc/pulp/client.conf configuration file using your preferred text editor to include the correct hostname of the RHUA server. The hostname will be listed as localhost by default:"

Change /etc/pulp/client.conf -> TO "/etc/pulp/admin/admin.conf"


file looks like..
root@ip-10-252-79-49 certs]# cat /etc/pulp/admin/admin.conf 
# The pulp server configuration
#     host : The pulp server
#     port : The port providing the RESTful API.
#   scheme : The protocol.
# interval : The agent update interval
[server]
host = ec2-50-112-28-184.us-west-2.compute.amazonaws.com
port = 443
scheme = https
path = /pulp/api
interval = 240

[root@ip-10-252-79-49 certs]# rpm -qa | grep pulp
python-isodate-0.4.4-4.pulp.el6.noarch
pulp-common-0.0.263-5.el6.noarch
python-oauth2-1.5.170-2.pulp.el6.noarch
pulp-admin-0.0.263-5.el6.noarch
pulp-client-lib-0.0.263-5.el6.noarch
pulp-selinux-server-0.0.263-5.el6.noarch
mod_wsgi-3.3-2.pulp.el6.x86_64
pulp-0.0.263-5.el6.noarch
pulp-consumer-0.0.263-5.el6.noarch
m2crypto-0.21.1.pulp-7.el6.x86_64
[root@ip-10-252-79-49 certs]#

Comment 1 James Slagle 2012-05-10 17:37:56 UTC

*** This bug has been marked as a duplicate of bug 789994 ***


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