mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Add Table of Contents
Readme file is large, so navigation may be quite compilated. Table of contents improves navigation but adds a little work when the content is changed. Table of Contents was generated with http://doctoc.herokuapp.com/
This commit is contained in:
29
README.md
29
README.md
@@ -7,6 +7,35 @@ control and provision machines via Libvirt toolkit.
|
||||
**Note:** Actual version is still a development one. Feedback is
|
||||
welcome and can help a lot :-)
|
||||
|
||||
- [Features](#)
|
||||
- [Future work](#)
|
||||
- [Installation](#)
|
||||
- [Possible problems with plugin installation on Linux](#)
|
||||
- [Vagrant Project Preparation](#)
|
||||
- [Add Box](#)
|
||||
- [Create Vagrantfile](#)
|
||||
- [Start VM](#)
|
||||
- [How Project Is Created](#)
|
||||
- [Libvirt Configuration](#)
|
||||
- [Provider Options](#)
|
||||
- [Domain Specific Options](#)
|
||||
- [Networks](#)
|
||||
- [Private Network Options](#)
|
||||
- [Public Network Options](#)
|
||||
- [Management Network](#)
|
||||
- [Additional Disks](#)
|
||||
- [CDROMs](#)
|
||||
- [Input](#)
|
||||
- [No box and PXE boot](#)
|
||||
- [SSH Access To VM](#)
|
||||
- [Forwarded Ports](#)
|
||||
- [Synced Folders](#)
|
||||
- [Customized Graphics](#)
|
||||
- [Box Format](#)
|
||||
- [Create Box](#)
|
||||
- [Development](#)
|
||||
- [Contributing](#)
|
||||
|
||||
## Features
|
||||
|
||||
* Control local Libvirt hypervisors.
|
||||
|
||||
Reference in New Issue
Block a user