Make Vagrant actually work
This commit is contained in:
parent
5d21e1b20a
commit
9e9e7b6f66
@ -47,5 +47,8 @@ In chronological order:
|
||||
* Daniel Gräber <https://github.com/albohlabs>
|
||||
* Added ansible for provisioning
|
||||
|
||||
* Nick Hu <https://github.com/NickHu>
|
||||
* Fix Vagrantfile
|
||||
|
||||
* [Your name or handle] <[email or website]>
|
||||
* [Brief summary of your changes]
|
||||
|
@ -32,6 +32,7 @@
|
||||
- supervisor
|
||||
- sqlite3
|
||||
- nodejs
|
||||
- libffi-dev
|
||||
|
||||
- name: NPM | Install packages
|
||||
npm: name={{ item }} global=yes
|
||||
|
Loading…
Reference in New Issue
Block a user