I'm having some difficulties wrapping my head around how to use r10k along with Craig Dunn's Roles & Profiles pattern. I like the idea of abstracting my application layer from my modules. Unfortunately, my company has a very heterogeneous environment, so different roles and profiles will abound. I'm all about version control, but checking out a module with several hundred profiles from a hundred different people with commits coming hourly is really not practical. I have a hard time believing I'm the only one stuck with this problem. Is the community using submodules to get around this? Or maybe wrappers? Their appears to be an application type for PE, something called Application Orchestrator, but this does not appear to be in 4.3. Thoughts?
↧