add python3-mysqldb for netdata

This commit is contained in:
VirtuBox
2019-04-25 12:05:48 +02:00
parent 4ba8007a06
commit b892e171b8
2 changed files with 6 additions and 0 deletions

View File

@@ -162,6 +162,8 @@ class WOVariables():
wo_fail2ban = "fail2ban"
wo_netdata = "python3-mysqldb"
# Redis repo details
if wo_platform_distro == 'ubuntu':
wo_redis_repo = ("ppa:chris-lea/redis-server")