[Puppet Users] Puppet for deploying Jboss application

2012-08-14 Thread Rost
Hi All, I would like to use puppet for deploying Jboss application. The property file of my Jboss app need to be evaluated before moving in the conf dir as it's a template. How could I make this kind of operation with native resources of puppet. *Example :* I have this file *myapp.properties

Re: [Puppet Users] Puppet for deploying Jboss application

2012-08-14 Thread Dominic Cleal
On 14/08/12 18:18, Rost wrote: > Hi All, > > I would like to use puppet for deploying Jboss application. > > The property file of my Jboss app need to be evaluated before moving in > the conf dir as it's a template. > > How could I make this kind of operation with native resources of puppet. >

Re: [Puppet Users] Puppet for deploying Jboss application

2012-08-14 Thread Rost
thks Le mardi 14 août 2012 22:21:04 UTC+2, Dominic Cleal a écrit : > > On 14/08/12 18:18, Rost wrote: > > Hi All, > > > > I would like to use puppet for deploying Jboss application. > > > > The property file of my Jboss app need to be evaluated before moving in > > the conf dir as it's a tem