Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate msperf #31

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
getting rid of geerlingguy's role
pmauduit committed Sep 3, 2019
commit f44942203faec20fb75cf24a3278846aaf14be63
4 changes: 0 additions & 4 deletions qgis4/ansible/roles/perfsuite/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
- name: Include the NodeJS role
include_role:
name: geerlingguy.nodejs

- name: Install prerequisites
apt:
name: ['postgresql-client', 'curl', 'virtualenv', 'libpq-dev', 'npm', 'libpython3.5-dev']