Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-11 21:24:34 +01:00
parent 1609649ce0
commit f38bb26489
90 changed files with 43 additions and 184 deletions

View file

@ -4,8 +4,6 @@ description: Here are the basic commands that you need to adminster a virtual ma
tags:
- vagrant
use: [posts]
redirect:
- blog/useful-vagrant-commands/
---
{% block excerpt %}
[Vagrant](http://www.vagrantup.com "About Vagrant") is a tool for managing virtual machines within [VirtualBox](https://www.virtualbox.org) from the command line. Here are some useful commands to know when using Vagrant.