Closed dbachelder closed 11 years ago
use File.exists? instead of Dir.exists? for 1.8.7 compatibility (1.8.7 is used on the default opsworks version of Ubuntu) move idempotency into resource def add to change log
Ok, I reversed the not_if change.. I didn't realize that was the convention. Also used ::
re 1.8.7: yeah... i know!
thank you for the PR!
@mwhooker don't forget version.
use File.exists? instead of Dir.exists? for 1.8.7 compatibility (1.8.7 is used on the default opsworks version of Ubuntu) move idempotency into resource def add to change log