On Sep 10, 2010, at 3:16 AM, Matt Wallace wrote: > 2) I'm struggling to find a way for puppet 0.25 to perform a "git pull" on > all > the master branches _before_ it runs to ensure that the latest configs are > being distributed.
So you want the puppetmaster to run a "git pull" every time it tries to compile a manifest? That would be really expensive in terms of compile time and bandwidth with almost any load. > I realise that there may not be many who can help with (1), however I'm > fairly > sure I'm not alone in using Git for my manifests and I'm wondering how others > get their puppetmaster to always run the latest manifest versions from a git > repo. > > Thanks in advance, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
