mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
10 lines
184 B
Django/Jinja
10 lines
184 B
Django/Jinja
{
|
|
"collectd": {
|
|
"enabled": true,
|
|
"server": "{{ collectd_server }}",
|
|
"port": {{ collectd_port }},
|
|
"encryption": null,
|
|
"username": null,
|
|
"password": null
|
|
}
|
|
}
|