Re: [Puppet Users] Managing puppet module

2017-12-26 Thread Albert Shih
Le 14/12/2017 à 08:50:38+, David Schmitt a écrit Hi, Really sorry for not answering you sooner. > > I tested this quickly on my system and it seems to work fine here. Can you > share more details (puppet version, other installed modules) of your system? Well...in fact because I really need a

Re: [Puppet Users] Re: Work-flow for Control-repo in Git

2017-12-26 Thread Brice Bentler
The module repo consists of a single puppet module containing the actual puppet code (.pp files). Anything that is not environment specific goes there. On Sunday, December 24, 2017 at 12:03:00 PM UTC-8, Lupin Deterd wrote: > > Thanks for the reply. I'm interested in what did you mean by "manage

Re: [Puppet Users] Work-flow for Control-repo in Git

2017-12-26 Thread Andreas Zuber
On 12/24/2017 12:05 AM, Lupin Deterd wrote: > This works initially when it was only one team doing the work/changes > but after opening the work to other teams (apps) it becomes unwieldy. > The pain point happens in #2, #3 where some changes have to wait for a > schedule before it's get promoted