Use the file resource to put your jar somewhere useful, and then have the file
resource notify the tomcat daemon's service resource to restart/reload the
daemon.
http://docs.puppetlabs.com/references/stable/type.html#file
http://docs.puppetlabs.com/references/stable/type.html#service
http://docs
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