Merge "Install python-pip"
This commit is contained in:
commit
f3ae2d10f4
@ -9,6 +9,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
|||||||
|
|
||||||
{% set telegraf_packages = [
|
{% set telegraf_packages = [
|
||||||
'net-tools',
|
'net-tools',
|
||||||
|
'python-pip',
|
||||||
'telegraf'
|
'telegraf'
|
||||||
] %}
|
] %}
|
||||||
{{ macros.install_packages(telegraf_packages | customizable("packages")) }}
|
{{ macros.install_packages(telegraf_packages | customizable("packages")) }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user