Pull Request #3
Make rake tasks run on image-builder automatically
This change defines a `remote_task` DSL method for defining Rake tasks that should only run on the image-builder. When run on a machine other than the image-builder, the task will automatically be run on the image-builder.