Bug 788169

Summary: updated rhui install docs pulp client
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: wes hayutin <whayutin>
Component: DocumentationAssignee: Lana Brindley <lbrindle>
Status: CLOSED DUPLICATE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.0.1CC: jslagle, kbidarka, mhideo, sghai
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: 2012-05-10 17:37:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 817736    
Bug Blocks:    

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 ***