Hi, I'm new user to puppet tool and I have few issues while installing tomcat silently on windows. this is my manifest file
package { 'tomcat-8' : ensure => present, source => 'C:/abc/Puppet/apache-tomcat-8.0.30.exe', install_options => ['/VERYSILENT'], description => 'Installing tomcat v8.0.30 on windows system', } The issue is GUI application is popping up for installation and How can I avoid it? Thanks, Maruti. -- 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/aca468c9-9b7f-4303-9201-76d935f243db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.