Category Archives: Puppet

Alles rund um Automatisierung und Puppet

Fixing and improving rspec tests

Today I stumbled across our puppet module for gluster. My goal for the next days: modulesync with voxpupuli default settings Fix rspec tests to work with our new test matrix (newer puppet versions and STRICT_VARIABLES=yes) Make a new release for … Continue reading

Posted in 30in30, General, Linux, Puppet | Leave a comment

Getting started with Hiera

I am using puppet since the end of 2012 and I finally found a use case for Hiera. This is my way of implementing it: What is Hiera Hiera is split into two parts: The backend is a key/value store … Continue reading

Posted in 30in30, General, Linux, Puppet | Leave a comment

DRY – Don’t Repeat Yourself

Don’t Repeat Yourself – This is an important mantra, I’m trying to work like this for the past years, but the fancy abbreviation never came up my mind, I just found it online. What does it mean? We system administrators … Continue reading

Posted in 30in30, General, Linux, Puppet | 1 Comment

#puppethack is coming again!

The event description: ########### Join us for #puppethack, our online puppet community hack day, on December 15th! #puppethack is a collaborative, relaxed online puppet community hack day. It will be an opportunity for Puppet community members and Puppet Labs employees … Continue reading

Posted in 30in30, General, Linux, Nerd Stuff, Puppet | Leave a comment

Augeas Bug while playing with ” in /etc/default/grub

Today seems to be the day of buggy software. I am using the Puppet module herculesteam/augeasproviders_grub to manage entries in /etc/default/grub on Debian and CentOS systems, here is an example: This should result in the following line in /etc/default/grub: GRUB_CMDLINE_LINUX_DEFAULT=”nomodeset … Continue reading

Posted in 30in30, General, Linux, Puppet | Leave a comment

Link collection of the (last) week(s)

Some interesting and important happenings and things I found in the past week (and prior): Differences between shell types + their workflow Puppet 4.3 got released! 2.2.5 New Nmap! after 3.5 years of development Commitmas is comming! (still thinking about … Continue reading

Posted in 30in30, General, Internet found pieces, IT-Security, Linux, Puppet | Leave a comment

What is Puppet-Community?

I’m a Puppet-Community member since the 31. of August 2015. Since than, a few colleagues asked me what we do: In my opinion, our work is split up into three parts: Maintain so many different tools and plugins for the … Continue reading

Posted in 30in30, General, Linux, Puppet | Leave a comment

Preparing Puppet Workshops

I’m currently planning a puppet workshop for my colleagues to introduce them into the world of puppet and code driven infrastructure. Here is my current agenda: Why do I want configuration mangement, why do I want puppet? puppet (Configuration Management) … Continue reading

Posted in 30in30, General, Internet found pieces, IT-Security, Linux, Puppet | 1 Comment

PuppetConf 2015 recordings now available!

During the first week of october 2015 the last PuppetConf happened, Puppet Labs now released the recordings, here are a few that I can recommend: Chocolatey and Puppet: Managing Your Windows Software Since 2011 Many people are still scared about … Continue reading

Posted in 30in30, General, Internet found pieces, Linux, Nerd Stuff, Puppet | Leave a comment

(not really) weekly link collection

Not Even Close: The State of Computer Security (with slides) – James Mickens from NDC Conferences on Vimeo. Create Puppet modules with solid foundations How to Use Puppet right The CAP Theorem (only Wikipedia) Serving Dovecot mailbox quota status to … Continue reading

Posted in 30in30, General, Internet found pieces, IT-Security, Linux, Nerd Stuff, Puppet | 1 Comment