Hi Puppet experts,

I'm trying to install tomcat7*tar.gz on few puppet-agent machines. I've 
defined a class that will create a user/group and copy the source file from 
puppet-master then extracts the tomcat*.tar.gz file to its home directory 
and deletes the source file. This seems to be working. But each time when 
the agent runs(on all agents), it will copy the source file from the master 
and then deletes it wasting the bandwidth. 

Is there a way to call the tomcat7 class only if the tomcat directory is 
not present?

Regards,
SFK.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/fc0ef54b-5cdf-4e29-aa3c-8532948fcb49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to