Month: September 2018

A simple htpasswd file management using Puppet

I just came across a task, that I thought would be the usual daily duty for every Puppet administrator: Managing users in a htpasswd file. For whatever reason, this is neither supported in the fairly official Apache module nor via a puppet user resource – or it isn’t documented well. However, the apache module contains a Read More