Updated Available Vagrant Boxes (textile => markdown)
parent
fbd6f78157
commit
2dc4894595
|
@ -0,0 +1,17 @@
|
|||
## Adding Boxes
|
||||
|
||||
Feel free to add yours but under the contributed boxes section, not the official boxes section unless you have approval from the creators of Vagrant.
|
||||
|
||||
## Official Boxes
|
||||
|
||||
### Ubuntu Lucid 32 Bit
|
||||
|
||||
[http://files.vagrantup.com/base.box](http://files.vagrantup.com/lucid32.box)
|
||||
|
||||
### Ubuntu Lucid 64 Bit
|
||||
|
||||
[http://files.vagrantup.com/base.box](http://files.vagrantup.com/lucid64.box)
|
||||
|
||||
## Contributed Boxes
|
||||
|
||||
The best place to find contributed boxes is at [http://vagrantbox.es](http://vagrantbox.es).
|
|
@ -1,15 +0,0 @@
|
|||
h2. Adding Boxes
|
||||
|
||||
Feel free to add yours but under the contributed boxes section, not the official boxes section unless you have approval from the creators of Vagrant.
|
||||
|
||||
h2. Official Boxes
|
||||
|
||||
h3. Ubuntu Lucid 32 Bit
|
||||
<pre>"http://files.vagrantup.com/base.box":http://files.vagrantup.com/lucid32.box</pre>
|
||||
|
||||
h3. Ubuntu Lucid 64 Bit
|
||||
<pre>"http://files.vagrantup.com/base.box":http://files.vagrantup.com/lucid64.box</pre>
|
||||
|
||||
h2. Contributed Boxes
|
||||
|
||||
The best place to find contributed boxes is at (http://vagrantbox.es)[http://vagrantbox.es].
|
Loading…
Reference in New Issue