diff --git a/Vagrantfile b/Vagrantfile index 9496dd1..642d0c1 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,9 +1,18 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -# Install tmux and virtualenv to support development +# Install tmux, virtualenv, and mariadb-server to support development $preProvision= <