Install tomcat with Puppet without using inbuilt class -



Install tomcat with Puppet without using inbuilt class -

i creating module installs tomcat using puppet should not utilize of inbuilt classes of puppet, dont want utilize tomcat::instance, tomcat::service etc. in module, dont want utilize command line installation. can approach this?

tomcat puppet

Comments