Re: [Puppet Users] Re: SRV records not working correctly

2016-06-24 Thread Josh Cooper
On Fri, Jun 24, 2016 at 8:41 AM, Martin Jackson wrote: > You might need: > pluginsource = puppet:///plugins > pluginfactsource = puppet:///pluginfacts > > In your puppet.conf. > That's good advice if you're using puppet < 4 and the debug output seems to match that (since the host

[Puppet Users] Re: SRV records not working correctly

2016-06-24 Thread Martin Jackson
You might need: pluginsource = puppet:///plugins pluginfactsource = puppet:///pluginfacts In your puppet.conf. On Thursday, June 23, 2016 at 3:35:42 PM UTC-5, Matthew Ceroni wrote: > > I am attempting to load balance two master servers via SRV records. > > https://gist.github.com/