typos fixed

This commit is contained in:
Peter Kokot
2015-01-04 18:24:09 +01:00
parent 9d50f3ddd7
commit 1b95df47bc
3 changed files with 18 additions and 18 deletions

View File

@@ -19,13 +19,13 @@ create and edit your files on your host machine and then run the code inside you
If you need a little help to start using Vagrant there are some services that might be useful:
- [Rove]: service that allows you to pre-generate typical Vagrant builds, PHP among the options. The provisioning is
- [Rove][Rove]: service that allows you to pre-generate typical Vagrant builds, PHP among the options. The provisioning is
made with Chef.
- [Puphpet]: simple GUI to set up virtual machines for PHP development. **Heavily focused in PHP**. Besides local VMs,
- [Puphpet][Puphpet]: simple GUI to set up virtual machines for PHP development. **Heavily focused in PHP**. Besides local VMs,
it can be used to deploy to cloud services as well. The provisioning is made with Puppet.
- [ Protobox]: is a layer on top of vagrant and a web GUI to setup virtual machines for web development. A single YAML
- [Protobox][Protobox]: is a layer on top of vagrant and a web GUI to setup virtual machines for web development. A single YAML
document controls everything that is installed on the virtual machine.
- [Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.
- [Phansible][Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.
[Vagrant]: http://vagrantup.com/