Skip to content

Instantly share code, notes, and snippets.

@orb
Created July 31, 2012 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orb/3212978 to your computer and use it in GitHub Desktop.
Save orb/3212978 to your computer and use it in GitHub Desktop.
remote_file "/tmp/testfile" do
source "http://www.example.com/tempfiles/testfile"
mode "0644"
checksum "08da002l"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment