Vagrant::Config.run do |config|
  config.vm.box = "lucid64"
end
