Skip to content

Commit

Permalink
rearranging directory...
Browse files Browse the repository at this point in the history
  • Loading branch information
marklee77 committed Nov 3, 2014
1 parent 908e81f commit fcbe549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
end

config.ssh.username = "root"
config.ssh.private_key_path = "keys/phusion.key"
config.ssh.private_key_path = "phusion.key"

end

0 comments on commit fcbe549

Please sign in to comment.