Re: [Puppet Users] Initial data population

2010-11-24 Thread Daniel Pittman
Ashley Penney writes: > On Tue, Nov 23, 2010 at 6:41 PM, Daniel Pittman wrote: >> Ashley Penney writes: >> >> > As an example of the kind of thing we're talking about we use a product > >> called Sonatype Nexus that relies on a bunch of on disk data in > >> /srv/sonatype-nexus/.  When installing

Re: [Puppet Users] Initial data population

2010-11-24 Thread Ashley Penney
On Tue, Nov 23, 2010 at 2:30 PM, Patrick wrote: > > 1) So are the Puppet clients (Nexus servers) supposed to be modifying the > data in /srv/sonatype-nexus like a database or is it used read-only like a > file server? > They modify data in that directory. I explained further in another email bu

Re: [Puppet Users] Initial data population

2010-11-24 Thread Ashley Penney
On Tue, Nov 23, 2010 at 6:41 PM, Daniel Pittman wrote: > Ashley Penney writes: > > > As an example of the kind of thing we're talking about we use a product > > called Sonatype Nexus that relies on a bunch of on disk data in > > /srv/sonatype-nexus/. When installing the system for the first tim

Re: [Puppet Users] Initial data population

2010-11-23 Thread Daniel Pittman
Ashley Penney writes: > We've been having some internal discussions about the best way to handle > certain cases and I thought I'd turn to the list to solicit opinions on how > other people have solved this issue (or don't, as the case may be).  The > issue is that we would like our modules to, w

Re: [Puppet Users] Initial data population

2010-11-23 Thread Patrick
On Nov 23, 2010, at 6:45 AM, Ashley Penney wrote: > Hi, > > We've been having some internal discussions about the best way to handle > certain cases and I thought I'd turn to the list to solicit opinions on how > other people have solved this issue (or don't, as the case may be). The > issue

[Puppet Users] Initial data population

2010-11-23 Thread Ashley Penney
Hi, We've been having some internal discussions about the best way to handle certain cases and I thought I'd turn to the list to solicit opinions on how other people have solved this issue (or don't, as the case may be). The issue is that we would like our modules to, where possible, check for th