Re: [Puppet Users] feeding files/templates to modules

2014-05-16 Thread Matthew Monaco
On 05/16/2014 01:53 AM, Matthias Saou wrote: > On Fri, 16 May 2014 07:28:23 +0200 > David Schmitt wrote: > >> easy solution: create a local site module (e.g. "matthew") an put >> every thing there. Manage it like all other modules. I did that at > >> https://github.com/DavidS/dasz-configuration/

Re: [Puppet Users] feeding files/templates to modules

2014-05-16 Thread Matthias Saou
On Fri, 16 May 2014 07:28:23 +0200 David Schmitt wrote: > easy solution: create a local site module (e.g. "matthew") an put > every thing there. Manage it like all other modules. I did that at > > https://github.com/DavidS/dasz-configuration/tree/master/modules/dasz > and never looked back. I s

Re: [Puppet Users] feeding files/templates to modules

2014-05-15 Thread David Schmitt
Hi, easy solution: create a local site module (e.g. "matthew") an put every thing there. Manage it like all other modules. I did that at > https://github.com/DavidS/dasz-configuration/tree/master/modules/dasz and never looked back. Regards, David On 15.05.2014 21:55, Matthew Monaco wrote: