summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-k8s-master.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-11 20:17:47 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-11 20:17:47 +0100
commitc56f15ec34705476f6694906818f21e7e5aad068 (patch)
treef7f24419eb82c5b89cabea6946767f45e893475e /inventory/host_vars/ch-k8s-master.yml
parentapt module: allow_downgrade is now available (diff)
parentfinalize move to cri-tools from spreadspace repo (diff)
Merge branch 'topic/no-more-kubic'
Diffstat (limited to 'inventory/host_vars/ch-k8s-master.yml')
-rw-r--r--inventory/host_vars/ch-k8s-master.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-k8s-master.yml b/inventory/host_vars/ch-k8s-master.yml
index 6e353684..71795c5d 100644
--- a/inventory/host_vars/ch-k8s-master.yml
+++ b/inventory/host_vars/ch-k8s-master.yml
@@ -51,6 +51,10 @@ network:
- *_network_primary_
+spreadspace_apt_repo_components:
+ - container
+
+
docker_storage:
type: lvm
vg: "{{ host_name }}"