add vagrant support to etherpad-lite

This commit is contained in:
Robert Helmer 2012-03-25 20:52:22 -07:00
parent cfb58a80a3
commit 7492d1b19c
7 changed files with 171 additions and 0 deletions

View file

@ -0,0 +1,4 @@
node default {
include node-js
include etherpad-lite
}