jazzfog

Untitled

Jul 4th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. vagrant up
  2. Bringing machine 'default' up with 'virtualbox' provider...
  3. ==> default: Importing base box 'ubuntu/xenial64'...
  4. ==> default: Matching MAC address for NAT networking...
  5. ==> default: Checking if box 'ubuntu/xenial64' is up to date...
  6. ==> default: Setting the name of the VM: ubuntu-xenial-16.04-cloudimg
  7. ==> default: Fixed port collision for 22 => 2222. Now on port 2200.
  8. ==> default: Clearing any previously set network interfaces...
  9. ==> default: Preparing network interfaces based on configuration...
  10. default: Adapter 1: nat
  11. default: Adapter 2: hostonly
  12. ==> default: Forwarding ports...
  13. default: 22 (guest) => 2200 (host) (adapter 1)
  14. ==> default: Running 'pre-boot' VM customizations...
  15. ==> default: Booting VM...
  16. ==> default: Waiting for machine to boot. This may take a few minutes...
  17. default: SSH address: 127.0.0.1:2200
  18. default: SSH username: ubuntu
  19. default: SSH auth method: password
  20. default: Warning: Remote connection disconnect. Retrying...
  21. default: Warning: Remote connection disconnect. Retrying...
  22. default: Warning: Remote connection disconnect. Retrying...
  23. default: Warning: Remote connection disconnect. Retrying...
  24. default: Warning: Remote connection disconnect. Retrying...
  25. default: Warning: Remote connection disconnect. Retrying...
  26. default: Warning: Remote connection disconnect. Retrying...
  27. default: Warning: Remote connection disconnect. Retrying...
  28. default: Warning: Remote connection disconnect. Retrying...
  29. default:
  30. default: Inserting generated public key within guest...
  31. default: Removing insecure key from the guest if it's present...
  32. default: Key inserted! Disconnecting and reconnecting using new SSH key...
  33. ==> default: Machine booted and ready!
  34. ==> default: Checking for guest additions in VM...
  35. ==> default: Configuring and enabling network interfaces...
Advertisement
Add Comment
Please, Sign In to add comment