mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Mention vagrant-mutate
This commit is contained in:
@@ -20,6 +20,7 @@ welcome and can help a lot :-)
|
||||
* Provision domains with any built-in Vagrant provisioner.
|
||||
* Synced folder support via `rsync` or `nfs`.
|
||||
* Snapshots via [sahara](https://github.com/jedi4ever/sahara)
|
||||
* Use boxes from other Vagrant providers via [vagrant-mutate](https://github.com/sciurus/vagrant-mutate)
|
||||
|
||||
## Future work
|
||||
|
||||
|
||||
@@ -21,3 +21,9 @@ Libvirt box should define at least three data fields in `metadata.json` file.
|
||||
* format - Currently supported format is qcow2.
|
||||
* virtual_size - Virtual size of image in GBytes.
|
||||
|
||||
## Converting Boxes
|
||||
|
||||
Instead of creating a box from scratch, you can use
|
||||
[vagrant-mutate](https://github.com/sciurus/vagrant-mutate)
|
||||
to take boxes created for other Vagrant providers and use them
|
||||
with vagrant-libvirt.
|
||||
|
||||
Reference in New Issue
Block a user