lozzd / ChefScripts

Random handy/hacky Chef scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A selection of Chef scripts that I find useful. No warranties etc. 

chefrecentupdates 
 - Quickly parse the Chef run log to get the resources updated recently, in chronological order. 

 e.g. 

 1 resources updated in /var/log/chef/client.log-20120505.gz:
 [Fri, 04 May 2012 17:49:42 +0000] INFO:  cookbook_file[/usr/bin/gist]


About

Random handy/hacky Chef scripts


Languages

Language:Shell 100.0%