Skip to content

Instantly share code, notes, and snippets.

@madAndroid
Created September 24, 2013 07:50
Show Gist options
  • Save madAndroid/6681603 to your computer and use it in GitHub Desktop.
Save madAndroid/6681603 to your computer and use it in GitHub Desktop.
/s/d/r/twig ❯❯❯ vagrant up --provider=aws
Bringing machine 'vagrant' up with 'aws' provider...
[vagrant] Warning! The AWS provider doesn't support any of the Vagrant
high-level network configurations (`config.vm.network`). They
will be silently ignored.
[vagrant] Warning! You're launching this instance into a VPC without an
elastic IP. Please verify you're properly connected to a VPN so
you can access this machine, otherwise Vagrant will not be able
to SSH into it.
[vagrant] Launching an instance with the following settings...
[vagrant] -- Type: t1.micro
[vagrant] -- AMI: ami-64b85f13
[vagrant] -- Region: eu-west-1
[vagrant] -- Keypair: scalefactory
[vagrant] -- Subnet ID: subnet-38c89d53
[vagrant] -- User Data: yes
[vagrant] -- Security Groups: ["sg-2b8f6444", "sg-fa3ad295"]
[vagrant] -- User Data: { "sf_environment": "prod", "sf_roles": "webserver", "sf_location": "eu-west-1" }
[vagrant] -- Block Device Mapping: []
[vagrant] -- Terminate On Shutdown: false
[vagrant] Waiting for instance to become "ready"...
[vagrant] Waiting for SSH to become available...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment