
Sign up to save your podcasts
Or


This week on the podcast, Kyle and Dan share some fun talks, YAML tips, and YAML history from a Red Hat User Group, Dan's slow conversion over to Vim, and how to use the Puppet environment name in a custom Fact.
Show NotesText Editors Revisited @ 15:30
Using Puppet Environment as a Fact @ 20:30
require 'puppet' Facter.add("environment") do setcode do Puppet[:environment] end end
By psadmin.io4.8
1717 ratings
This week on the podcast, Kyle and Dan share some fun talks, YAML tips, and YAML history from a Red Hat User Group, Dan's slow conversion over to Vim, and how to use the Puppet environment name in a custom Fact.
Show NotesText Editors Revisited @ 15:30
Using Puppet Environment as a Fact @ 20:30
require 'puppet' Facter.add("environment") do setcode do Puppet[:environment] end end