Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will create a package.box file. 

Capture the SHA sum of the file now:

Code Block
$ shasum package.box
74fb1b247d99454bccf0eed7ec49b076cbb9cd69 package.box


Upload Vagrant boxes

Upload the file to Amazon S3 with the right box name. Be sure to use the name you put into the Vagrantfile.  How you do this depends on whether you have credentials to upload files to Amazon S3, or you don't:

...