Add override to ensure ZFS starts before docker

Stolen with love from 7dda0bc7cb
This commit is contained in:
Jake Howard
2020-12-21 21:37:46 +00:00
parent 30cb9e52e7
commit 0353887590
6 changed files with 26 additions and 0 deletions

View File

@ -1,3 +1,5 @@
expose_ssh: true
traefik_influx_db_dir: /mnt/tank/dbs/influx/traefik
docker_zfs_override: true

View File

@ -0,0 +1 @@
docker_zfs_override: true