Skip to main content
3 Examples of Automation in DevOps Blog

3 Examples of Automation in DevOps

DevOps automation can significantly improve efficiency, productivity, and transparency between teams. Here are three examples of DevOps automation in practice.
DevOps, Infrastructure Automation
How to Use Puppet for Oracle Configuration Management Blog

How to Use Puppet for Oracle Configuration Management

Define and manage Oracle Cloud Infrastructure with your existing Puppet code using the new module from Enterprise Modules.
How to & Use Cases, Ecosystems & Integrations
How Hiera Hashes Can Help Reduce Code Complexity 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
How to Do Automation: 4 Tips 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
Getting Started with Automation: A Beginner's Guide 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
Class Containment in Puppet Enterprise Blog

Class Containment in Puppet Enterprise

How to & Use Cases, Products & Services
How to Set Up WinRM Over HTTPS with Puppet 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
SCCM for Linux EOL: The Best SCCM Linux Alternatives for Endpoint Management 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
How to Refactor Legacy Ruby Functions 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
Day 0 Software Development: Putting it All Together on Day 2 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
Install Hyper-V on Windows + Configure with Puppet 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
PowerShell MS SQL Server Module Examples With Bolt 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