Skip to content

Instantly share code, notes, and snippets.

@mdcarlson
Created May 2, 2016 00:38
Show Gist options
  • Save mdcarlson/ff9fb0cadc665271c6cb703a2491dfab to your computer and use it in GitHub Desktop.
Save mdcarlson/ff9fb0cadc665271c6cb703a2491dfab to your computer and use it in GitHub Desktop.
./start-osx
Bringing machine 'default' up with 'aws' provider...
==> default: Checking if box 'pcfdev/pcfdev' is up to date...
/Users/mcarlson/.vagrant.d/gems/gems/vagrant-aws-0.7.0/lib/vagrant-aws/action/run_instance.rb:98: warning: duplicated key at line 100 ignored: :associate_public_ip
==> default: Warning! The AWS provider doesn't support any of the Vagrant
==> default: high-level network configurations (`config.vm.network`). They
==> default: will be silently ignored.
==> default: Launching an instance with the following settings...
==> default: -- Type: m4.xlarge
==> default: -- AMI: ami-bb2ecad6
==> default: -- Region: us-east-1
==> default: -- Keypair: foo-aws-key
==> default: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>100, "Ebs.DeleteOnTermination"=>true, "Ebs.VolumeType"=>"gp2"}]
==> default: -- Terminate On Shutdown: false
==> default: -- Monitoring: false
==> default: -- EBS optimized: true
==> default: -- Source Destination check:
==> default: -- Assigning a public IP address in a VPC: false
==> default: -- VPC tenancy specification: default
==> default: Waiting for instance to become "ready"...
==> default: Waiting for SSH to become available...
==> default: Machine is booted and ready for use!
==> default: Running provisioner: shell...
default: Running: inline script
==> default: stdin: is not a tty
==> default: Waiting for services to start...
==> default: 0 out of 48 running
==> default: 0 out of 48 running
==> default: 0 out of 48 running
==> default: 0 out of 48 running
==> default: 0 out of 48 running
==> default: 6 out of 48 running
==> default: 29 out of 48 running
==> default: 45 out of 48 running
==> default: 46 out of 48 running
... Repeats 600+ times
==> default: 46 out of 48 running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment