sous-chefs / certificate

Development repository for the certificate cookbook
https://supermarket.chef.io/cookbooks/certificate
73 stars 43 forks source link

Fix updated_by_last_action, take 2 #4

Closed tmatilai closed 11 years ago

tmatilai commented 11 years ago

PR #1 unfortunately seemed to fix only some of the updated_by_last_action calls. This fixes the rest of them.

And while at it, do some DRY refactoring for directory and template resources. This also fixes the false-positive foodcritic warning FC005.