Have you looked at how the shell variable is generated on each server?
My guess would be it is different on each one.

It may pay to manage it so it is the same on both masters.

On 30 April 2014 19:17, Fabio Coatti <fabio.coa...@gmail.com> wrote:
> Hi all,
> I spotted a behaviour that I can't really understand (pupept 3.4.3).
>
> Basicaly I have a setup with two masters balanced via apache reverse proxy.
> On clients every time the agent is run a facts.yaml is updated, to be used
> by mcollective.
>
> running puppet agent with -t i can see that sometimes the "path" fact
> changes, more specifically the path order is changed, see here:
>
>    osversion: Debian-7
> -  path: "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin"
> +  path: "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
>    physicalprocessorcount: "2"
>
> This happens more or less randomly (i.e. only with some runs, not always)
>
> What puzzles me is that I can't find a reason for this change. afaik the
> configuration of path variable is not controlled by puppet. I'm suspecting
> some connection with the use of two masters, but I can't really figure out
> how this can matter...
>
> Does someone can offer some hints, please? :)
>
> Thanks.
>
>
> --
> Fabio
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/CADpTngVgsWe%2BFnt4JVWKA4hsK1a4TaC6WD%2BVyNg-uBBWAdd3Wg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAJ8DPF7scx3azmcqPOewiKHz_N9cYQA3kkVwjtGsO3aaO1wPeg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to