mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-27 12:03:08 +00:00
3da19e5708
* Rejig of playbook to load roles from ansible-galaxy * Remove ansible-nas role and move tasks to tasks directory * Add InfluxDB/Telegraf/Grafana for monitoring & dashboards * Automatically configure InfluxDB as a datasource in Grafana * Switch to ZFS Docker driver * Add note about switching to overlay2 Docker driver if required
4 lines
No EOL
94 B
JSON
4 lines
No EOL
94 B
JSON
{
|
|
"data-root": "{{ docker_home }}/data",
|
|
"storage-driver": "{{ docker_storage_driver }}"
|
|
} |