Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 604697 Details for
Bug 824940
rhui-installer adds proxy configuration only to pulp.conf
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Disproving screen log 1
log (text/plain), 4.99 KB, created by
mkovacik
on 2012-08-15 21:30:43 UTC
(
hide
)
Description:
Disproving screen log 1
Filename:
MIME Type:
Creator:
mkovacik
Created:
2012-08-15 21:30:43 UTC
Size:
4.99 KB
patch
obsolete
>[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/rhui/rhui-tools.conf >[yum] ># Uncomment and set the following attributes to use a proxy to connect to Red Hat. ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: > >[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/pulp/pulp.conf ># limit_in_KB: 500 ># Uncomment the below section with appropriate values for proxy configuration ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: ># Verify existing package options >[root@ip-10-144-65-46 ~]# cp -f answers.txt answers.cfg >[root@ip-10-144-65-46 ~]# vim answers.cfg >[root@ip-10-144-65-46 ~]# grep proxy answers.cfg >proxy_server_host: proxy.example.com >proxy_server_port: 443 >proxy_server_username: admin >proxy_server_password: password >[root@ip-10-144-65-46 ~]# rhui-installer answers.cfg >Generating RHUA configuration RPM >RHUA RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-82-251-104.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-118-18-196.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-39-118-214.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >[root@ip-10-144-65-46 ~]# vim answers.cfg >[root@ip-10-144-65-46 ~]# rhui-installer answers.cfg >Generating RHUA configuration RPM >RHUA RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-82-251-104.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-118-18-196.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-39-118-214.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >[root@ip-10-144-65-46 ~]# grep proxy answers.cfg >proxy_server_host: proxy.example.com >proxy_server_port: 443 >proxy_server_username: admin >proxy_server_password: password >[root@ip-10-144-65-46 ~]# rpm -Uvh /tmp/rhui/rh-rhua-config-2.0-2.el6.noarch.rpm >Preparing... ########################################### [100%] > 1:rh-rhua-config ########################################### [100%] >Updating RHUA Server Configuration >Updating RHUA Repository Authentication Configuration >Updating Apache SSL Configuration >removing persisted tasks >data model in use matches the current version >database migration to version 41 complete >Stopping httpd: [ OK ] >Stopping Qpid AMQP daemon: [ OK ] >Stopping mongod: [ OK ] >Starting mongod: [ OK ] >Starting Qpid AMQP daemon: [ OK ] >Starting httpd: [ OK ] >[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/rhui/rhui-tools.conf >[yum] >proxy_url = http://proxy.example.com >proxy_port = 443 >proxy_user = admin >proxy_pass = password ># Uncomment and set the following attributes to use a proxy to connect to Red Hat. ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: > >[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/pulp/pulp.conf ># limit_in_KB: 500 ># Uncomment the below section with appropriate values for proxy configuration ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: ># Verify existing package options >-- >verify_size: false >proxy_url = http://proxy.example.com >proxy_port = 443 >proxy_user = admin >proxy_pass = password > >[root@ip-10-144-65-46 ~]# vim answers.cfg >[root@ip-10-144-65-46 ~]# rhui-installer answers.cfg >Generating RHUA configuration RPM >RHUA RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-82-251-104.ec2.internal] > >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-118-18-196.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >Generating CDS bundle for CDS [ip-10-39-118-214.ec2.internal] >CDS RPM can be found at [/tmp/rhui] >[root@ip-10-144-65-46 ~]# >[root@ip-10-144-65-46 ~]# grep -C1 proxy answers.cfg > >proxy_server_host: proxy.example.com >proxy_server_port: 443 >#proxy_server_username: admin >#proxy_server_password: password > >[root@ip-10-144-65-46 ~]# rpm -Uvh /tmp/rhui/rh-rhua-config-3.0-2.el6.noarch.rpm >Preparing... ########################################### [100%] > 1:rh-rhua-config ########################################### [100%] >Updating RHUA Server Configuration >Updating RHUA Repository Authentication Configuration >Updating Apache SSL Configuration >removing persisted tasks >data model in use matches the current version >database migration to version 41 complete >Stopping httpd: [ OK ] >Stopping Qpid AMQP daemon: [ OK ] >Stopping mongod: [ OK ] >Starting mongod: [ OK ] >Starting Qpid AMQP daemon: [ OK ] >Starting httpd: [ OK ] >[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/rhui/rhui-tools.conf >[yum] >proxy_url = http://proxy.example.com >proxy_port = 443 >proxy_user = admin >proxy_pass = password ># Uncomment and set the following attributes to use a proxy to connect to Red Hat. ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: > >[root@ip-10-144-65-46 ~]# grep -C1 proxy /etc/pulp/pulp.conf ># limit_in_KB: 500 ># Uncomment the below section with appropriate values for proxy configuration ># proxy_url: ># proxy_port: ># proxy_user: ># proxy_pass: ># Verify existing package options >-- >verify_size: false >proxy_url = http://proxy.example.com >proxy_port = 443 >proxy_user = admin >proxy_pass = password > >[root@ip-10-144-65-46 ~]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 824940
:
603774
| 604697