[DRE-commits] [vagrant-libvirt] 132/163: add alternative link to box close #329

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.26
in repository vagrant-libvirt.

commit cacdd0503ae378a22b83b4b6734f80e2b25fabdb
Author: dima <pronix.service at gmail.com>
Date:   Sat Apr 4 22:13:33 2015 +0200

    add alternative link to box close #329
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cbe643b..ece0283 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,11 @@ 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://kwok.cz/centos64.box
+vagrant box add centos64 http://kwok.cz/centos64.box
+```
+or
+```
+vagrant box add centos64 http://citozin.com/centos64.box
 ```
 
 ### Create Vagrantfile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list