-
Recent Posts
Recent Comments
- systemd unit hardening followup followup | the world needs more puppet! on systemd unit hardening followup
- systemd unit hardening followup | the world needs more puppet! on systemd unit hardening
- Andreas on Dovecot: Apply sieve filter to existing emails
- Feiko Nanninga on Short Tip: Install shellcheck on an outdated CentOS
- Computerkid/Grayson Penland on Linux Short Tip: systemd-networkd and DNS servers
Archives
- February 2022
- January 2022
- August 2020
- June 2020
- January 2019
- November 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- March 2014
- February 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- July 2011
Categories
Meta
Category Archives: 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
#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