Skip to content

Instantly share code, notes, and snippets.

@berpcor
Created March 22, 2016 15:33
Show Gist options
  • Save berpcor/9f475bd8b0823d45d690 to your computer and use it in GitHub Desktop.
Save berpcor/9f475bd8b0823d45d690 to your computer and use it in GitHub Desktop.
Bringing machine 'Vaprobash' up with 'virtualbox' provider...
==> Vaprobash: Checking if box 'ubuntu/trusty64' is up to date...
==> Vaprobash: A newer version of the box 'ubuntu/trusty64' is available! You currently
==> Vaprobash: have version '20151117.0.0'. The latest is version '20160318.0.0'. Run
==> Vaprobash: `vagrant box update` to update.
==> Vaprobash: Clearing any previously set forwarded ports...
==> Vaprobash: Clearing any previously set network interfaces...
==> Vaprobash: Preparing network interfaces based on configuration...
Vaprobash: Adapter 1: nat
Vaprobash: Adapter 2: hostonly
==> Vaprobash: Forwarding ports...
Vaprobash: 80 (guest) => 8000 (host) (adapter 1)
Vaprobash: 9200 (guest) => 9200 (host) (adapter 1)
Vaprobash: 22 (guest) => 2222 (host) (adapter 1)
==> Vaprobash: Running 'pre-boot' VM customizations...
==> Vaprobash: Booting VM...
==> Vaprobash: Waiting for machine to boot. This may take a few minutes...
Vaprobash: SSH address: 127.0.0.1:2222
Vaprobash: SSH username: vagrant
Vaprobash: SSH auth method: private key
Vaprobash: Warning: Remote connection disconnect. Retrying...
==> Vaprobash: Machine booted and ready!
GuestAdditions 5.0.16 running --- OK.
==> Vaprobash: Checking for guest additions in VM...
==> Vaprobash: Setting hostname...
==> Vaprobash: Configuring and enabling network interfaces...
==> Vaprobash: Exporting NFS shared folders...
==> Vaprobash: Preparing to edit nfs mounting file.
[NFS] Status: running
==> Vaprobash: Mounting NFS shared folders...
==> Vaprobash: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> Vaprobash: flag to force provisioning. Provisioners marked to run always will still run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment