Add override to ensure ZFS starts before docker

Stolen with love from https://github.com/IronicBadger/infra/commit/7dda0bc7cbb9a38e17561c80f40f518b9f472ef7
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
+2
View File
@@ -1,3 +1,5 @@
expose_ssh: true
traefik_influx_db_dir: /mnt/tank/dbs/influx/traefik
docker_zfs_override: true
+1
View File
@@ -0,0 +1 @@
docker_zfs_override: true