curl commands in installer should have a --noproxy list

Bug #1445248 reported by Chris Tjepkema
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
New
Medium
Amanda Moran

Bug Description

traf_config_setup prompts for external network URL (including port)

Often the default is <the result of hostname -f>:port

This may not work on sandboxes and on hosts where hostname -f is not known by an external dns server
if http_proxy is set so curl commands using hostname or local host could fail.

If the curl commands use --noproxy locahost,127.0.0.1,$(hostname),$(hostname–f)

then the user can enter localhost or `hostname` and the curl commands for reconfiguring in trafodion mods will still work.

Tags: installer
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.