Re: [Puppet Users] Semi-architectural question - data inside code-tree.

2011-07-25 Thread John Hawkes-Reed
On 22 Jul 2011, at 22:14, Michael Knox wrote: > On 22/07/11 12:57 AM, John Hawkes-Reed wrote: >> Hello. >> >> As part of our Puppet rig, we manage a number of zonefiles with NSD. This >> means that there's a directory of datafiles under >> ../puppet/modules/nsd/files/zones/ (and something some

Re: [Puppet Users] Semi-architectural question - data inside code-tree.

2011-07-22 Thread Michael Knox
On 22/07/11 12:57 AM, John Hawkes-Reed wrote: Hello. As part of our Puppet rig, we manage a number of zonefiles with NSD. This means that there's a directory of datafiles under ../puppet/modules/nsd/files/zones/ (and something somewhat similar for the Postfix virtual domains). It seems to me

Re: [Puppet Users] Semi-architectural question - data inside code-tree.

2011-07-22 Thread vagn scott
On 07/21/2011 10:57 AM, John Hawkes-Reed wrote: It seems to me that mixing code and data like that might be a bad idea, and was wondering if anyone else had a better one. It would be cool if puppet knew about svn, git, and so on. A file could have a URI and revision, when the revision c