From 255cc69038664edbe3cff90ebed2f85292eb58d6 Mon Sep 17 00:00:00 2001 From: Bryan Bonvallet Date: Fri, 22 Nov 2013 22:51:04 -0500 Subject: [PATCH] Removing here() antipattern, fixing virtualenv deployment, and ensuring prereqs are installed on Vagrant VM --- Vagrantfile | 6 +++--- fabfile.py | 49 +++++++++++++++++++++++++++---------------------- 2 files changed, 30 insertions(+), 25 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index d323583..676f7f6 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -21,7 +21,8 @@ shellscript = <