1
0
Fork 0
Abstract vector created by vectorjuice - www.freepik.com
This repository has been archived on 2025-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Sheogorath bbd5323de4
Fix missing python libraries
Ansible reports:

```
Failed to import the required Python library (requests) on container's Python /usr/bin/python2.
```

This is due to missing libraries obviously as well as the fact that
ansible runs in python2 not python 3 on debian. Therefore this patch
rewrites the added lbiraries for influxdb and fixes the error message.
2020-07-06 00:42:12 +02:00
.gitlab-ci.yml Upgrade .gitlab-ci process 2020-07-05 23:12:14 +02:00
Dockerfile Fix missing python libraries 2020-07-06 00:42:12 +02:00
renovate.json Upgrade renovate.json 2020-07-05 23:09:20 +02:00