From 35b438d5b7504281e4a30a768c84856e32253d0b Mon Sep 17 00:00:00 2001 From: Cadel Jones Date: Thu, 27 Feb 2020 20:30:09 -0400 Subject: [PATCH] Remove rove link --- _posts/13-02-01-Vagrant.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/_posts/13-02-01-Vagrant.md b/_posts/13-02-01-Vagrant.md index a37c2c9a5..11ce41c9e 100644 --- a/_posts/13-02-01-Vagrant.md +++ b/_posts/13-02-01-Vagrant.md @@ -19,8 +19,6 @@ 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][Rove]: service that allows you to pre-generate typical Vagrant builds, PHP among the options. The provisioning is -made with Chef. - [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][Protobox]: is a layer on top of vagrant and a web GUI to setup virtual machines for web development. A single YAML