Hide Forgot
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]#
*** This bug has been marked as a duplicate of bug 789994 ***