chrisroberts / vagabond

Advocating idleness and work-shyness
Other
233 stars 25 forks source link

Ensure files with extensions exist in roles dir #28

Closed jaypipes closed 11 years ago

jaypipes commented 11 years ago

Before attempting to upload files with .rb, .json or .js extensions using knife role from file roles/*.{ext} first ensure files with that extension exist in the roles/ directory.

Fixes Issue 27.

Validated on a local installation.

chrisroberts commented 11 years ago

:beer: Thanks!

spheromak commented 11 years ago

thanks ill try this out.