You asked for best practices and that document describes them, essentially.
If your process is broken it should be fixed.

On Thu, Sep 1, 2011 at 1:28 PM, Douglas Garstang <doug.garst...@gmail.com>wrote:

> Was that in reply to my original post, or a subsequent reply? You did see
> where I said /etc/puppet was a working copy, right?
>
> Doug.
>
> On Thu, Sep 1, 2011 at 1:09 PM, Scott Smith <sc...@ohlol.net> wrote:
>
>> http://projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
>>
>> On Thu, Sep 1, 2011 at 11:47 AM, Douglas Garstang <
>> doug.garst...@gmail.com> wrote:
>>
>>> I have a real-world, best practices, procedural question.
>>>
>>> How do you manage the he puppet master, under /etc/puppet, where multiple
>>> people may be editing files? The /etc/puppet directory is a working copy,
>>> and each user has read access to files created by other users. However, if
>>> one person adds a module directory to svn, the lock files that are created
>>> by svn are owned by that person, and the next person that comes along can't
>>> do svn updates etc. Similarly I can't write to files created by a different
>>> user.
>>>
>>> Yes, sure, the 'right way' to do this may be to have all the files owned
>>> by the puppet user, and users don't edit files directly in /etc/puppet, and
>>> a script is responsible for performing the svn update, but we're not there
>>> yet.
>>>
>>> Ideas?
>>>
>>> Doug.
>>>
>>>  --
>>> 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.
>>>
>>
>>  --
>> 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.
>>
>
>
>
> --
> Regards,
>
> Douglas Garstang
> http://www.linkedin.com/in/garstang
> Email: doug.garst...@gmail.com
> Cell: +1-805-340-5627
>
>
>  --
> 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.
>

-- 
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.

Reply via email to