Merge pull request #501 from frankperez87/virtualization-content-fix

Update text under Vagrant section.
This commit is contained in:
Phil Sturgeon
2015-01-02 11:40:53 -05:00

View File

@@ -5,7 +5,7 @@ anchor: vagrant
## Vagrant {#vagrant_title} ## Vagrant {#vagrant_title}
[Vagrant] helps you building your virtual boxes on top of the known virtual environments and will configure these [Vagrant] helps you build your virtual boxes on top of the known virtual environments and will configure these
environments based on a single configuration file. These boxes can be set up manually, or you can use "provisioning" environments based on a single configuration file. These boxes can be set up manually, or you can use "provisioning"
software such as [Puppet] or [Chef] to do this for you. Provisioning the base box is a great way to ensure that software such as [Puppet] or [Chef] to do this for you. Provisioning the base box is a great way to ensure that
multiple boxes are set up in an identical fashion and removes the need for you to maintain complicated "set up" multiple boxes are set up in an identical fashion and removes the need for you to maintain complicated "set up"