Sebastian Mogilowski's Blog

puppet

Install Sun Java with Puppet on Ubuntu

  • 27. Juli 2011
  • Linux / Systemadministration
  • 4 Comments

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…

Continue Reading

Puppet Dashboard / Reports – Ubuntu

  • 20. Januar 2011
  • Linux / Systemadministration
  • 1 Comment

Puppet reports with "Puppet Dashboard": Installation: Add the following lines to your "/etc/apt/sources.list" file: deb http://apt.puppetlabs.com/ubuntu lucid main deb-src http://apt.puppetlabs.com/ubuntu lucid main Run aptitude update to updates your packet list.…

Continue Reading

Servermanagement with puppet – Part 4

  • 19. Juli 2009
  • Linux
  • 3 Comments

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 your nodes…

Continue Reading

Servermanagement with puppet – Part 3

  • 4. Juli 2009
  • Linux
  • 1 Comment

In the 3. part we confgurate the puppet clients to reports at the end of every configuration run. This reports are stored on the puppetmaster. Configurate client Enable reporting on…

Continue Reading

Servermanagement with puppet – Part 2

  • 3. Juli 2009
  • Linux
  • 0 Comments

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. In this example…

Continue Reading

Servermanagement with puppet – Part 1

  • 22. Juni 2009
  • Linux
  • 2 Comments

The Environment: Hosts: puppetmaster: The puppetmaster pc1: The first testclient pc2: The second testclient Domain: domain.local Note: I used Ubuntu 9.04 in all servers. Puppetmaster installation aptitude install puppetmaster Activate…

Continue Reading
Copyright 2025