Move note to the top of the section so that no one misses out
This commit is contained in:
parent
b2df2e6eeb
commit
a248c4c4bc
1 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ This repository contains a set of scripts for creating base boxes for usage with
|
|||
## Building the boxes
|
||||
|
||||
_In order to build the boxes you need to have the `lxc-download`
|
||||
template available on your machine. If you don't have one around please
|
||||
template available on your machine. If you don't have one around please
|
||||
create one based on [this](https://github.com/lxc/lxc/blob/master/templates/lxc-download.in)
|
||||
and drop it on your lxc templates path (usually `/usr/share/lxc/templates`)._
|
||||
|
||||
|
@ -44,6 +44,8 @@ Babushka pre-installed.
|
|||
|
||||
## Pre built base boxes
|
||||
|
||||
_**NOTE:** None of the base boxes below have a provisioner pre-installed_
|
||||
|
||||
| Distribution | VagrantCloud box |
|
||||
| ------------ | ---------------- |
|
||||
| Ubuntu Precise 12.04 x86_64 | [fgrehm/precise64-lxc](https://vagrantcloud.com/fgrehm/precise64-lxc) |
|
||||
|
@ -51,8 +53,6 @@ Babushka pre-installed.
|
|||
| Ubuntu Saucy 13.10 x86_64 | [fgrehm/saucy64-lxc](https://vagrantcloud.com/fgrehm/saucy64-lxc) |
|
||||
| Debian Wheezy 7 x86_64 | [fgrehm/wheezy64-lxc](https://vagrantcloud.com/fgrehm/wheezy64-lxc) |
|
||||
|
||||
_**NOTE:** None of the base boxes above have a provisioner pre-installed_
|
||||
|
||||
|
||||
## What makes up for a vagrant-lxc base box?
|
||||
|
||||
|
|
Loading…
Reference in a new issue