Many DevOps used Vagrant together with VirtualBox (Box) in their default setups to quickly spawn new VMs. However, when switching…
Many DevOps used Vagrant together with VirtualBox (Box) in their default setups to quickly spawn new VMs. However, when switching…
Creating packages for Debian (Ubuntu), RedHat (CentOS, Fedora) & FreeBSD can easily be done by CMake’s CPacks feature. This provides…
My newly developed Changelog Fragments Creator (a changelog generator in Python) may be used in development setups where working on…
Ansible’s yum_versionlock module has been available in Ansible for several years. Since my initial release this module has also been…