Steven Pritchard
14 December 2018
This post is the second post in a three-part series on Puppet module development using the Puppet Development Kit (PDK), adapted from a presentation for the St. Louis Puppet Users Group.
puppet, pdk, rspec, testing, programming, technical
Steven Pritchard
20 September 2018
This post is the first in a three-part series on Puppet module development using the Puppet Development Kit (PDK), adapted from a presentation for the St. Louis Puppet Users Group.
puppet, pdk, rspec, testing, programming, technical
Trevor Vaughan
07 May 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
17 April 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
10 April 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
04 April 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
29 March 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
21 March 2016
This is the latest update of the SIMP Project.
Trevor Vaughan
12 March 2016
This is the first in what we hope to continue as a brief weekly update on the progress of the SIMP Project.
Trevor Vaughan
17 April 2015
I recently was attempting, with little success, to set a custom environment for a subset of rspec-puppet tests. After much Googling and perusing the rspec-puppet code base, I finally came up with a method that met my needs nicely.
puppet, ruby, rspec, technical