On 30 sep, 17:20, Kenneth Holter <kenneho....@gmail.com> wrote: > Hello all. > > We're running Puppet to manage our linux-servers, but as of now we don't > really have a good setup for dealing with different environments > (production, qass, and so forth). The puppet manifests have been added to > Subversion.
We also have our puppet conf versioned by SVN. And, well, ... we still don't have a proper system for various stages. I thought of creating multiple branches in SVN (each branch being configured as a puppet environment) and then, when changes seem OK, merge (svn merge) them from the dev branch to the testing branch and so forth. But this of course requires some change in SVN usage: commit only things that belong together (so that you can 'svn merge -c N ...') instead of committing any changes that are dangling in your working copy. Anyway, I would also like to hear how people do this in their setups. Thanks, Calimero --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---