Why not use two different resolvers. Configure one for publishing which uses the internal DNS, and another for retrieving which uses the external DNS. I have a filesystem publisher that only my CI system uses...
On Wed, Jul 8, 2009 at 7:59 AM, Kevin Gann <[email protected]> wrote: > All, > > We recently had a DNS change and our internal naming resolves to different > names than the external naming. This presents a problem with our CI > environment which publishes our artifacts internally while developers are > external and need to retrieve the new artifacts for builds. Is there a > facility to work around this? For example publish using one DNS name and > retrieve using another? Or perhaps a chain resolver for retrieve? > > Thanks! > kg >
