Skip to content

mdub/bosh-inception-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inception

Create a "config.yml" file in this directory, using the following template:

aws_access_key_id: YOURKEY
aws_secret_access_key: YOURSECRET
aws_region: AWS_REGION
aws_keypair_name: YOURKEYPAIR
aws_keypair_private_key_path: YOURKEYPAIR.pem

Install Vagrant.

Install the vagrant-aws plugin.

$ vagrant plugin install vagrant-aws

Then:

$ vagrant up --provider aws
$ vagrant ssh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages