INFO ssh: Attempting SSH connnection...
INFO ssh: Attempting to connect to SSH...
INFO ssh: - Host: 33.33.33.50
INFO ssh: - Port: 1855
INFO ssh: - Username: vagrant
INFO ssh: - Key Path: ["/Users/apinstein/.vagrant.d/insecure_private_key"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO ssh: SSH is ready!
INFO interface: info: Machine booted and ready!
[default] Machine booted and ready!
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000100f8a0d8>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "/VirtualBox/GuestAdd/Version"]
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x00000100f8a0d8>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x00000100f880a8>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100f80060>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x00000100f800b0>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000100f80178>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x00000100ed1100>
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x00000100ed1150>
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x00000100ed12e0>
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO interface: info: Configuring and enabling network interfaces...
[default] Configuring and enabling network interfaces...
INFO ssh: SSH is ready!
INFO guest: Execute capability: configure_networks (redhat)
INFO ssh: SSH is ready!
INFO guest: Execute capability: network_scripts_dir (redhat)
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false)
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "9e49fd36-ef99-49df-9219-b1b867e2ee64", "--machinereadable"]
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UqBfSa1371/agent.1371
[hangs.... ssh
vag...@33.33.33.50 will never work b/c vagrant just ran `/sbin/ifdown eth1` ]
Right?