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 ...
Puppet Dashboard / Reports – Ubuntu
Puppet reports with "Puppet Dashboard": Installation: Add the following lines to your "/etc/apt/sources.list" file: deb ...
Servermanagement with puppet – Part 4
Puppet facts Note: This article based on Part 1 - Part 3 of my puppet articles. Please read them first ! Factor allows to you add information from ...
Servermanagement with puppet – Part 3
In the 3. part we confgurate the puppet clients to reports at the end of every configuration run. This reports are stored on the ...
Servermanagement with puppet – Part 2
Now we want to create a clear strukture for the puppet configuration files. The config in Part 1 is only a simple example to test the configuration. ...
Servermanagement with puppet – Part 1
The Environment: Hosts: puppetmaster: The puppetmaster pc1: The first testclient pc2: The second testclient Domain: domain.local Note: I used ...