mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Merge pull request #306 from hitsumabushi/fix/doc-tree
fix document toctree
This commit is contained in:
commit
1b8749bd7f
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
Google Compute Engine
|
||||
---------------------
|
||||
=====================
|
||||
|
||||
The `GCE <https://cloud.google.com/products/compute-engine/>`__ provider
|
||||
can creates image as expected by GCE - i.e. raw disk image in \*.tar.gz
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
KVM
|
||||
---
|
||||
===
|
||||
|
||||
The `KVM <http://www.linux-kvm.org/page/Main_Page>`__ provider creates
|
||||
virtual images for Linux Kernel-based Virtual Machines. It supports the
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
VirtualBox
|
||||
----------
|
||||
==========
|
||||
|
||||
The `VirtualBox <https://www.virtualbox.org/>`__ provider can bootstrap
|
||||
to both .vdi and .vmdk images (raw images are also supported but do not
|
||||
|
|
Loading…
Add table
Reference in a new issue