Cool.. I'm specifically interested in knowing how people deal with compile
servers that do not update their local version of the puppet tree properly
and how to prevent them serving stale or broken catalogs.
-G
On Tue, Jun 14, 2016 at 1:42 PM, Peter M Souter wrote:
> I've seen a few ways of
I've seen a few ways of doing this:
- Running lsyncd to watch for changes to code on the MoM
- Rsync task on demand when the master is updated, maybe with something
like incrond or just with scripting or Jenkins tasks
- The R10K mco task from acidprime/r10k
https://github.com/acidprime/r10k#mcol