r10k definitely helps with this but you still have to maintain the configurations for each of your environments.
So, 50 hosts with one different/conflicting module each == 50 branches with one line different in a file. (yeah, straw man). Also, you still can't mix and match your conflicting namespace modules. This means if you *really* want to use two different 'apache' modules, you have to rename one of them and all referencing calls. It *is* certainly the way to go right now though. Trevor On Wed, Feb 11, 2015 at 6:09 PM, Felix Frank < [email protected]> wrote: > On 02/10/2015 01:23 AM, Trevor Vaughan wrote: > > 2) You have to create a separate environment for each host group > > (potentially each host) that you want to have use the differing code. > > > > * Issue: This is a LOT of overhead for a couple of modules and may > > have other ramifications in terms of performance as you get up in number. > > Hi, > > call me slow, but is this not the exact problem that users of r10k do > *not* face? > > Yes, I've never tried it, for shame. > > Cheers, > Felix > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/54DBE144.8030606%40Alumni.TU-Berlin.de > . > For more options, visit https://groups.google.com/d/optout. > -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoUDwLNxGbcjY9OkCyPu5HyKySNX8opN5_uZUhkf9O%3D7DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
