summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-helene.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-07-29 16:07:16 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-07-29 16:07:16 +0200
commitf7de4719d6d52bcbba3896d6eaf1471190afeee0 (patch)
tree0da08bea63a2d17e7fbcb1cb19017bca7f30b28a /inventory/host_vars/ele-helene.yml
parentinstall ele-dione and ele-helene (diff)
initialize emc kubernetes cluster
Diffstat (limited to 'inventory/host_vars/ele-helene.yml')
-rw-r--r--inventory/host_vars/ele-helene.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ele-helene.yml b/inventory/host_vars/ele-helene.yml
index d2b49178..f392346e 100644
--- a/inventory/host_vars/ele-helene.yml
+++ b/inventory/host_vars/ele-helene.yml
@@ -32,10 +32,10 @@ base_packages_extra_host:
admin_users_host:
- equinox
-docker_storage:
+containerd_storage:
type: lvm
vg: "{{ host_name }}"
- lv: docker
+ lv: containerd
size: 15G
fs: ext4