Sun
Install Sun Java with Puppet on Ubuntu
Sun wants you to agree to its license before installing the JRE/JDK. For an unattended install you need a preseed file. You get the content of this file with „debconf-get-selections | grep sun-„ on a system where you have already installed the required packages. Create a file „/etc/puppet/files/sun-java6.preseed“ with the following example content: sun-java6-bin shared/accepted-sun-dlj-v1-1 […]