Hi, new user here. I've installed puppet, rubygems, puppet-module and the puppetlabs-java module on my OpenSUSE 11.4 system. When I do:
puppet apply java/manifests/init.pp ... nothing happens. I was expecting output telling me my system is unsupported, but I don't even see that. Nothing on the console, nothing in /var/log/puppet. Both --debug and --version are unenlightening. 1. What am I missing? It's obviously something simple. 2. I've explored the java module contents and despite it being mentioned on the module's page (http://forge.puppetlabs.com/puppetlabs/ java) I can't see the code which actually does anything with the rpm extracted from jdk-6u25-linux-x64-rpm.bin, which I downloaded from Oracle. 3. Why do I even have to say "puppet apply java/manifests/init.pp"? I thought manifests/init.pp was a default and would get automatically executed by if I just said "puppet apply java". Cheers, Robert. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.