Notes from a trip to Socorro for a job fair, green chili season, and a detour out to see the Very Large Array radio telescope
$ cd ~/posts/2012/
Visiting New Mexico Puppet and Kestrel Sharing a report processor that pushes each Puppet log entry onto a Kestrel distributed message queue via the kestrel-client gem
CopperEgg A look at CopperEgg's SAAS monitoring and updates to their Puppet module adding a type and provider for their uptime monitoring API
1 min read#PuppetWhy I don't care where you went to school Younger candidates lean too hard on their schooling, so here is what to lead with instead: cover letters, published code, and clubs or collaboration
2 min read#hiringPSigner - signing Puppet certificates via API Releasing a small Sinatra prototype called PSigner that exposes an API for signing Puppet certificates as a starting point for extension
Puppet Online Linter GitHub Hook Adding a GitHub post-receive hook to the Puppet Online Linter so each commit gets parsed, linted, and emailed back to the committer
Puppet Online Linter Launching a small Sinatra service that accepts Puppet manifest uploads or API submissions and returns lint errors on screen