Blog
Setting up basic infrastructure for your gem
Wednesday, February 19, 2020 in Posts
Categories:
Introduction Here we will be going through the steps and best practices for setting up basic infrastructure for your gem. The steps given can be followed by anyone to setup the basic infrastructure for gem development which does the following. …
14th Feb 2020: IAC Team Status Update
Friday, February 14, 2020 in Updates
The IAC team has been working on a lot of interesting things over the past week. Here’s a brief overview of what we’ve been up to: Updates to Puppet Modules We’ve released an update to two modules since last week: …
Gem Testing with pdksync
Wednesday, February 12, 2020 in Posts
Introduction pdksync enables you to do a lot more than just pdk update against a set of defined modules. In this blog post we will be going through single or multi gem testing features of pdksync. Setup Download a fork of the repo, which can be found …
7th Feb 2020: IAC Team Status Update
Friday, February 07, 2020 in Updates
The IAC team have been working on a lot of interesting things these past two weeks. Here’s a brief overview of what we’ve been up to: Team Blog If you’re here, you’re already aware of it - the IAC team will now be giving …
Developing a PowerShell-Dependent Puppet Type & Provider
Wednesday, February 05, 2020 in Posts
Categories:
Part One: Basic Functionality Sometimes when managing resources with Puppet you come across a use case that you might initially solve via a few custom exec resources– but though this solves your problem in the short run, it doesn’t …
Introduction to the IAC Team
Wednesday, January 29, 2020 in Posts
Workflow of the Puppet IAC Team During a recent Office Hours event (more about that later!) a question was asked by one of the Puppet Community’s many talented and inquisitive folk. Usually, in Office Hours, we are used to fielding questions …