Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. ~/D/G/c/c/m/vagrant ❯❯❯ vagrant up master
  2. Bringing machine 'e1' up with 'vmware_fusion' provider...
  3. Bringing machine 'c1' up with 'vmware_fusion' provider...
  4. Bringing machine 'w1' up with 'vmware_fusion' provider...
  5. Bringing machine 'w2' up with 'vmware_fusion' provider...
  6. ==> e1: Cloning VMware VM: 'coreos-alpha'. This can take some time...
  7. ==> e1: Checking if box 'coreos-alpha' is up to date...
  8. ==> e1: Verifying vmnet devices are healthy...
  9. ==> e1: Preparing network adapters...
  10. ==> e1: Fixed port collision for 22 => 2222. Now on port 2205.
  11. ==> e1: Starting the VMware VM...
  12. ==> e1: Waiting for machine to boot. This may take a few minutes...
  13. e1: SSH address: 192.168.218.159:22
  14. e1: SSH username: core
  15. e1: SSH auth method: private key
  16. ==> e1: Machine booted and ready!
  17. ==> e1: Forwarding ports...
  18. e1: -- 22 => 2205
  19. ==> e1: Setting hostname...
  20. ==> e1: Configuring network adapters within the VM...
  21. ==> e1: Running provisioner: file...
  22. ==> e1: Running provisioner: shell...
  23. e1: Running: inline script
  24. ==> c1: Cloning VMware VM: 'coreos-alpha'. This can take some time...
  25. ==> c1: Checking if box 'coreos-alpha' is up to date...
  26. ==> c1: Verifying vmnet devices are healthy...
  27. ==> c1: Preparing network adapters...
  28. ==> c1: Fixed port collision for 22 => 2222. Now on port 2206.
  29. ==> c1: Starting the VMware VM...
  30. ==> c1: Waiting for machine to boot. This may take a few minutes...
  31. c1: SSH address: 192.168.218.161:22
  32. c1: SSH username: core
  33. c1: SSH auth method: private key
  34. ==> c1: Machine booted and ready!
  35. ==> c1: Forwarding ports...
  36. c1: -- 22 => 2206
  37. ==> c1: Setting hostname...
  38. ==> c1: Configuring network adapters within the VM...
  39. ==> c1: Running provisioner: file...
  40. ==> c1: Running provisioner: shell...
  41. c1: Running: inline script
  42. ==> c1: Running provisioner: file...
  43. ==> c1: Running provisioner: shell...
  44. c1: Running: inline script
  45. ==> c1: Running provisioner: file...
  46. ==> c1: Running provisioner: shell...
  47. c1: Running: inline script
  48. ==> w1: Cloning VMware VM: 'coreos-alpha'. This can take some time...
  49. ==> w1: Checking if box 'coreos-alpha' is up to date...
  50. ==> w1: Verifying vmnet devices are healthy...
  51. ==> w1: Preparing network adapters...
  52. ==> w1: Fixed port collision for 22 => 2222. Now on port 2207.
  53. ==> w1: Starting the VMware VM...
  54. ==> w1: Waiting for machine to boot. This may take a few minutes...
  55. w1: SSH address: 192.168.218.164:22
  56. w1: SSH username: core
  57. w1: SSH auth method: private key
  58. ==> w1: Machine booted and ready!
  59. ==> w1: Forwarding ports...
  60. w1: -- 22 => 2207
  61. ==> w1: Setting hostname...
  62. ==> w1: Configuring network adapters within the VM...
  63. ==> w1: Running provisioner: file...
  64. ==> w1: Running provisioner: shell...
  65. w1: Running: inline script
  66. ==> w1: Running provisioner: file...
  67. ==> w1: Running provisioner: shell...
  68. w1: Running: inline script
  69. ==> w1: Running provisioner: file...
  70. ==> w1: Running provisioner: shell...
  71. w1: Running: inline script
  72. ==> w2: Cloning VMware VM: 'coreos-alpha'. This can take some time...
  73. ==> w2: Checking if box 'coreos-alpha' is up to date...
  74. ==> w2: Verifying vmnet devices are healthy...
  75. ==> w2: Preparing network adapters...
  76. ==> w2: Fixed port collision for 22 => 2222. Now on port 2208.
  77. ==> w2: Starting the VMware VM...
  78. ==> w2: Waiting for machine to boot. This may take a few minutes...
  79. w2: SSH address: 192.168.218.165:22
  80. w2: SSH username: core
  81. w2: SSH auth method: private key
  82. ==> w2: Machine booted and ready!
  83. ==> w2: Forwarding ports...
  84. w2: -- 22 => 2208
  85. ==> w2: Setting hostname...
  86. ==> w2: Configuring network adapters within the VM...
  87. ==> w2: Running provisioner: file...
  88. ==> w2: Running provisioner: shell...
  89. w2: Running: inline script
  90. ==> w2: Running provisioner: file...
  91. ==> w2: Running provisioner: shell...
  92. w2: Running: inline script
  93. ==> w2: Running provisioner: file...
  94. ==> w2: Running provisioner: shell...
  95. w2: Running: inline script
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement