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

2013-11-06 Thread Salient Digital
Note that git recognizes and stores file attribute changes (whereas svn does not). On Tuesday, October 29, 2013 6:53:59 PM UTC-7, Hyunil Shin wrote: > > Hello. > > I have the same issue with you, except that I am using Git. > Can you describe your solution in more details? > As you said that /et

[Puppet Users] Learning puppet rapid-fire workflow questions

2013-11-06 Thread Salient Digital
Thanks in advance for your advice. I'm a beginner running puppet on 1 server running Debian Wheezy following along with the Learning docs. Is this configuration what is referred to "masterless"? If so, it seems "agent less" would make more sense to me, I'm just curious if I understand the te

[Puppet Users] Upgrading from 2x to 3x while simultaneously learning Puppet

2014-01-07 Thread Salient Digital
I'm new here, and to Puppet also. I've inherited some Puppet 2x code in an SVN repo at my work, and have the daunting task of sorting out whether we can/should use "what we have", or if we should upgrade/rewrite everything from scratch on Puppet 3x. Obviously there are pros and cons of each ap