Tag - configuration management

SSH Management - Foreman

Guide to SSH Management: How to Automate Your Foreman Hosts

Why type when you can script? If you're managing a ton of servers through Foreman and manually editing your ~/.ssh/config, stop right now! There’s a better way. This script will automatically generate your SSH configuration, making it easier than ever to connect to your managed hosts. Let’s be honest: sysadmins...

Read more...
PDK - Puppet acceptance testing

Puppet acceptance testing – intro

Hi there. In this post, we’ll cover the introduction to Puppet acceptance testing. If you are new to Puppet, we recommend that you check out Easy Puppet module development with PDK. And if you are curious about testing Puppet modules, the Puppet unit testing for beginners post is a good...

Read more...