First we need to install drush. One cookbook is available here:

https://github.com/msonnabaum/msonnabaum_cookbooks

Look at drush alias to allow drush commands from host to vagrant VM.

Comments

glennpratt’s picture

Drush is setup to install now.

Let's look at drush aliases, that could be very powerful and minimize the need to ssh into the Vagrant instance.

patcon’s picture

Hmm.. maybe I'm missing something, but not seeing a cookbook for drush (nor are the commands working) for the most recent build... You sure it's setup to install, Glenn?

glennpratt’s picture

Sorry, these are only on the master branch in git... we need to get some nightlies going.

Here's where I added the cookbooks:

http://drupalcode.org/project/vagrant.git/commitdiff/885c0635eb37e3423d2...

glennpratt’s picture

Updated the 7.x branch, I think you should be able to get a new package soon if you aren't using git.

patcon’s picture

Ah, sorry, I use git but always figured master was identical to the version branch in all projects. Am I wrong? Don't most people remove/ignore master on d.o?

christianchristensen’s picture

Status: Active » Needs work

Drush is working in current release - aliases need a patch/commit