Skip to main content
Blog

How Hiera Hashes Can Help Reduce Code Complexity

Darren Gipson, a DevOps engineer at Willis Towers Watson, shares a cool trick for simplifying Puppet code with Hiera hashes.
How to & Use Cases
Blog

How to Do Automation: 4 Tips

Learn why every company under the sun relies on automation to make business hum. Getting leverage out of technology is essential. Here's how to do automation.
Infrastructure Automation
Blog

Getting Started with Automation: A Beginner's Guide

Getting started with automation? Start small and iterate from there. That and more in Puppet's step-by-step starter guide!
Infrastructure Automation, How to & Use Cases
Blog

Class Containment in Puppet Enterprise

How to & Use Cases, Products & Services
Blog

How to Set Up WinRM Over HTTPS with Puppet

Ever since I started working with Bolt to automate tasks against Linux and Windows servers, I made a mental note that for my Windows servers, I was going to implement WinRM over HTTPS some day. That --no-ssl command line parameter for Bolt was a daily reminder to get it done. Fortunately, it turns out there are a couple of Forge modules available that make setting this up a breeze! So I thought I’d write a post to share this with you all.
How to & Use Cases, Ecosystems & Integrations
Blog

SCCM for Linux EOL: The Best SCCM Linux Alternatives for Endpoint Management

Microsoft announced the deprecation of SCCM for Linux and UNIX. Learn how Puppet can help improve the efficiency for Linux and Windows teams.
Infrastructure Automation, Ecosystems & Integrations
Blog

How to Refactor Legacy Ruby Functions

The modern Puppet function API is safer and more efficient than the original. And it's easier to write and use! Learn how to port your legacy Ruby functions here.
How to & Use Cases
Blog

Day 0 Software Development: Putting it All Together on Day 2

Following good practices in the Day 0, Day 1, and Day 2 software development lifecycle can help you create a consistent environment that is easier to maintain. In this blog, we will deepen your understanding of how to make Day 2 operations succeed, and how high performing teams put Puppet to work on Day 2 to make a stronger, less manual, software development lifecycle.
DevOps
Blog

Install Hyper-V on Windows + Configure with Puppet

Hyper-V can be a really helpful tool for creating VMs on Windows. Here's how to install and configure it with Puppet.
How to & Use Cases, Windows
Blog

PowerShell MS SQL Server Module Examples With Bolt

The Puppet SQL Server module now has Bolt tasks! Learn how they work, how to use them, and even how you can build your own.
Ecosystems & Integrations, How to & Use Cases
Blog

Puppet & Kubernetes: How to Easily Install, Configure & Manage Kubernetes Clusters

Want to install and configure Kubernetes with Puppet? This blog explains how to use the Puppet Kubernetes module to do exactly that.
Ecosystems & Integrations, How to & Use Cases
Blog

Why Use Terraform Provisioning and Bolt?

See how you can use Bolt and Terraform provisioning together to quickly get the cloud resources you need with minimal setup and code.
Ecosystems & Integrations, How to & Use Cases