We have seperate repos in git for every puppet module. Each module has a Jenkins job to auto test it and if it passes updates the super repo (Main repo with all the module repos in use as submodules). This allows all management of each module (rights, testing, etc) to be independent of all others. So far, it has worked well. Steven > From: opsma...@gmail.com > Subject: [Puppet Users] Managing puppeteer modules with git > Date: Mon, 11 Feb 2013 15:53:34 -0500 > To: puppet-users@googlegroups.com > > How do other people organize their puppet configs in Git? > > Right now we are using SVN, with about 100 modules and 4 environments. Each > module and environment has their own trunk/tag trees, which makes it easy for > each product team to manage their individual manifests. (We deploy by tag.) > > However, we are looking to move to Git, and I am wondering how other people > have tackled this? > > I'd like to maintain the independent versioning of the modules, so individual > git repos for each module seems the right way to go? It feels a little > overweight, but am I over thinking it? We are running gitlab, so it's easy > for us to spin up new repos. > > I've also been looking for some examples of how people have implemented > continuous integration and deployment of their puppet manifests from git. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscr...@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > >
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.