[Puppet Users] Automated deployement with puppet

2012-07-05 Thread mouhcine MOULOU
Hi , I am new to Puppet and I just started testing it on my Debian OS, I was wondering if it's possible to create an artifact that allows auto-deploying jar file without using SSH & SCP? I Found some threads explaining how to deploy web application on Tomcat Server, but i need to deploy a

[Puppet Users] Automated deployment with puppet

2012-07-05 Thread mouhcine MOULOU
Hi , I am new to Puppet and I just started testing it on my Debian OS, I was wondering if it's possible to create an artifact that allows auto-deploying jar file without using SSH & SCP? I Found some Threads explaining how to deploy web application on Tomcat Server, but i need to deploy a si

Re: [Puppet Users] Automated deployement with puppet

2012-07-06 Thread mouhcine MOULOU
that's > very easy with puppet using the file resource. > Have you had a look through the introductory docs? > If not start here http://docs.puppetlabs.com/puppet/ > That explains all the basics and should get you going pretty quickly. > > Good luck and enjoy

[Puppet Users] Re: Automated deployement with puppet

2012-07-09 Thread mouhcine MOULOU
Hi, I managed to make an example that deploy a jar in a specific folder, but my main goal was to deploy the jar from the server machine in a specific node, is that possible with just the resource 'file '? thanks, Le jeudi 5 juillet 2012 16:59:09 UTC+2, mouhcine MOULOU a écri