starts up vagrant if not already running

This commit is contained in:
Michael Lee
2015-08-19 17:12:54 +01:00
parent abbbd1f8eb
commit 004c0d06eb
3 changed files with 38 additions and 0 deletions
+1
View File
@@ -192,6 +192,7 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `tsuru_not_command` – fixes wrong `tsuru` commands like `tsuru shell`;
* `tmux` – fixes `tmux` commands;
* `unknown_command` – fixes hadoop hdfs-style "unknown command" for example adds missing '-' to the command on `hdfs dfs ls`;
* `vagrant_up` – starts up the vagrant instance;
* `whois` – fixes `whois` command.
Enabled by default only on specific platforms: