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

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to