Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. -----> Starting Kitchen (v1.3.2.dev)
  2. -----> Creating <default-windows-81-chef11164>...
  3. Bringing machine 'default' up with 'virtualbox' provider...
  4. ==> default: Importing base box 'windows-8.1'...
  5.  
  6. Progress: 10%
  7. Progress: 20%
  8. Progress: 90%
  9. ==> default: Matching MAC address for NAT networking...
  10. ==> default: Setting the name of the VM: default-windows-81-chef11164_default_1422308222625_81647
  11. ==> default: Clearing any previously set network interfaces...
  12. ==> default: Preparing network interfaces based on configuration...
  13. default: Adapter 1: nat
  14. ==> default: Forwarding ports...
  15. default: 3389 => 3389 (adapter 1)
  16. default: 5985 => 5985 (adapter 1)
  17. default: 22 => 2222 (adapter 1)
  18. ==> default: Running 'pre-boot' VM customizations...
  19. ==> default: Booting VM...
  20. ==> default: Waiting for machine to boot. This may take a few minutes...
  21. ==> default: Machine booted and ready!
  22. ==> default: Checking for guest additions in VM...
  23. ==> default: Checking for host entries
  24. ==> default: Machine not provisioning because `--no-provision` is specified.
  25. Vagrant instance <default-windows-81-chef11164> created.
  26. Finished creating <default-windows-81-chef11164> (1m55.07s).
  27. -----> Converging <default-windows-81-chef11164>...
  28. Preparing files for transfer
  29. Preparing dna.json
  30. Resolving cookbook dependencies with Berkshelf 3.2.3...
  31. Removing non-cookbook files before transfer
  32. Preparing validation.pem
  33. Preparing client.rb
  34. -----> Installing Chef Omnibus (11.16.4)
  35.  
  36. Downloading Chef...
  37. Done!
  38. [MSI] [
  39. [MSI] [#] Completed!
  40. Transferring files to <default-windows-81-chef11164>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement