Skip to content

Add Node + npm to ansible

Julien Andrieux requested to merge feature/183-add-node-npm-to-ansible into develop

Install NodeJS and NPM in the Vagrant machine using the ansible setup playbook.

Also upgrade InfluxDB to the latest (from 1.5.0 to 1.5.1), as the only available package in the official repo is the latest.

And fixing the protoc installation that was failing due to inconsistent versions.

Edited by Julien Andrieux

Merge request reports