mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Merge branch 'master' of github.com:pradels/vagrant-libvirt
This commit is contained in:
commit
07bcb8f5ee
@ -64,7 +64,7 @@ a `config.vm.provider` block. So first, add Libvirt box using any name you
|
||||
want. This is just an example of Libvirt CentOS 6.4 box available:
|
||||
|
||||
```
|
||||
vagrant box add centos64 http://citozin.com/fedora21.box
|
||||
vagrant box add fedora21 http://citozin.com/fedora21.box
|
||||
# or
|
||||
vagrant box add centos64 http://citozin.com/centos64.box
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user