[packages/vagrant-kvm] more details to get it going

glen glen at pld-linux.org
Fri Apr 26 20:17:06 CEST 2013


commit e2b845f926c5a869622d065576b6bbae444757ab
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Apr 26 21:16:59 2013 +0300

    more details to get it going

 vagrant-kvm.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vagrant-kvm.spec b/vagrant-kvm.spec
index c07122b..ef3981a 100644
--- a/vagrant-kvm.spec
+++ b/vagrant-kvm.spec
@@ -53,7 +53,10 @@ To use this Vagrant plugin, you need to link .gemspec to vagrant specifications
 $ install -d ~/.vagrant.d/gems/specifications
 $ ln -s %{spec_dir}/vagrant-kvm-%{version}.gemspec ~/.vagrant.d/gems/specifications
 
-and it should became available:
+and add to plugins.json:
+echo '{"installed":["vagrant-kvm"]}' >> ~/.vagrant.d/plugins.json
+
+it should became available:
 $ vagrant plugin list
 
 EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vagrant-kvm.git/commitdiff/e2b845f926c5a869622d065576b6bbae444757ab



More information about the pld-cvs-commit mailing list