duplication

--- https://www.pld-linux.org/packages/vagrant?rev=1378665628
+++ https://www.pld-linux.org/packages/vagrant
@@ -2,9 +2,9 @@
  
  [[http://www.vagrantup.com/|Vagrant]] is open-source software for creating 
and configuring virtual development environments. It can be considered a 
wrapper around [[wp>VirtualBox]] and configuration management software such as 
Chef, Salt and Puppet. Although written in Ruby, it is usable in other 
programming projects such as PHP, Python, Java, and C#.
  
  Quick workflow is such:
-   - install vagrant: ''poldek -u vagrant''
+   - install [[package>vagrant]]: ''poldek -u vagrant''
    - add your user to ''vbox'' group
    - register base box with ''vagrant box add''
    - create ''Vagrantfile'' with ''vagrant init BASEBOXNAME''
    - bring up VM defined in ''Vagrantfile'' with ''vagrant up''
@@ -12,11 +12,8 @@
  
  The commands are run in dir where is ''Vagrantfile''.
  
  Base box you need to import only once, you can make new VM's without need to 
import base box again.
- 
- To start using vagrant you need to install [[package>vagrant]] package.
- 
  ===== PLD Base box =====
  
  glen is providing regularly built [[/people/glen/vm-info|vagrant base boxes]]:
  


Diff URL:
  https://www.pld-linux.org/packages/vagrant?do=diff&r1=1378665628&r2=1378665685
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to