Skip to content

An Ubuntu 12.04 LTS (Precise) Vagrant box for the AWS provider, built using official Canonical AMIs.

Notifications You must be signed in to change notification settings

patcon/precise64-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Creating Vagrant Boxes for Custom Providers

Vagrant providers each require a custom provider-specific box format.

To turn this into a box:

tar cvzf precise64-aws.box ./metadata.json ./Vagrantfile

This box works by using Vagrant's built-in Vagrantfile merging to setup defaults for a custom cloud provider. These defaults can easily be overwritten by higher-level Vagrantfiles (such as project root Vagrantfiles).

About

An Ubuntu 12.04 LTS (Precise) Vagrant box for the AWS provider, built using official Canonical AMIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages