[Puppet Users] Version Controlling Puppet Configs with svn

2013-05-04 Thread P Cornellio
Hi, I an in the process of putting my Puppet Master configs into version control using SVN. I'm concerned about file permission and ownership changes as a result of this. SVN does not store permissions. How does one safely use SVN with puppet configs? Cheers, Pete -- You received this

[Puppet Users] Re: Version Controlling Puppet Configs with svn

2013-05-06 Thread P Cornellio
ource file. The best thing to do is run the svn co command as user > puppet but you'll need to set its password or a sudo set of commands. > > Em domingo, 5 de maio de 2013 00h58min18s UTC-3, P Cornellio escreveu: >> >> Hi, >> >> I an in the process of putting m