GitOps with Relay
The emergence of GitOps has been an interesting and important recent development in the Infrastructure as Code (IaC) space.
The emergence of GitOps has been an interesting and important recent development in the Infrastructure as Code (IaC) space.
Today we are pleased to announce the release of Puppet Remediate 1.4. This release brings together the dynamic vulnerability data and prioritization capabilities in Puppet Remediate with Puppet Enterprise’s industry-leading automation to help organizations improve their security posture and reduce the risk of security incidents.
HashiCorp Packer is a free and open source tool for creating golden images for multiple platforms from a single source configuration. Packer makes it easy to codify VM images for Microsoft Azure. In this blog post we’ll look at how to use HashiCorp Packer and Puppet Bolt to define our VM templates in code.
PowerShell DSC might be the new kid on the block when it comes to configuration management, but it's certainly not lacking in power. DSC resources offer unprecedented hooks into the Windows operating system and provide straightforward configuration functionality that will make your Unix coworkers green with envy. It's a shame it's not easier to use….