Skip to content

Commit

Permalink
Sheriff box
Browse files Browse the repository at this point in the history
  • Loading branch information
trevordixon committed Sep 29, 2012
1 parent 9d964fa commit 9f065e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Expand Up @@ -3,7 +3,7 @@

Vagrant::Config.run do |config|
config.vm.box = "precise64"
config.vm.box_url = "http://files.vagrantup.com/precise64.box"
config.vm.box_url = "http://students.cs.byu.edu/~tdixon2/sheriff.box"

# Assign this VM to a host-only network IP, allowing you to access it
# via the IP. Host-only networks can talk to the host machine as well as
Expand Down

0 comments on commit 9f065e4

Please sign in to comment.