azavea / vagrant-cartodb

Ansible role to build a multi-machine vagrant setup for CartoDB
Apache License 2.0
13 stars 3 forks source link

Feature/carto master update #19

Closed CloudNiner closed 7 years ago

CloudNiner commented 7 years ago

Fixes an issue with provisioning against current carto master where grunt expects NPM 2.14.x. So we now explicitly install that version.

Also allows parameterization of cartodb_hostname, so hostnames other than localhost.lan can be used in development.