summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-10-10 22:57:39 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-10-10 22:57:39 +0200
commit27f3de30e762bfbabce7312313eec5c426352567 (patch)
tree2b757cf52f781f0e733b5b36454e9df9d2d56c5b /inventory/host_vars
parentzfs: refactor zpool config (diff)
added zfs support for docker
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/sk-cloudia.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/inventory/host_vars/sk-cloudia.yml b/inventory/host_vars/sk-cloudia.yml
index 0869c2c8..b085be8a 100644
--- a/inventory/host_vars/sk-cloudia.yml
+++ b/inventory/host_vars/sk-cloudia.yml
@@ -17,3 +17,9 @@ zfs_zpools:
zfs_arc_size:
min: "{{ 2 * 1024 * 1024 * 1024 }}"
max: "{{ 16 * 1024 * 1024 * 1024 }}"
+
+
+docker_zfs:
+ pool: storage
+ name: docker
+ size: 1G