[Spacewalk-list] Bare Metal Provision Through Proxy

Jan Pazdziora jpazdziora at redhat.com
Wed Mar 14 06:45:57 UTC 2012


On Tue, Mar 13, 2012 at 08:23:16PM +0100, Miroslav Suchy wrote:
> >regex going on that replaces all occurrences of 'spacewalk' with my proxy
> >name instead of just the domain portion of the URL.  So 'spacewalk-client'
> >is becoming 'proxy.fqdn.tld-client' within the URL string.
> 
> Aha. Indeed, we have in code which do the replacement something like:
> s/fqdn-sw-server/fqdn-sw-proxy/

I thought the approach was more fine grained. Could we at least change
the modification to be in the context of a URL

	s!://fqdn-sw-server(:\d+)?/!://fqdn-sw-proxy/!

?

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list