summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-calypso.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/inventory/host_vars/ch-calypso.yml b/inventory/host_vars/ch-calypso.yml
index 05a408d5..e5f1dfb6 100644
--- a/inventory/host_vars/ch-calypso.yml
+++ b/inventory/host_vars/ch-calypso.yml
@@ -16,24 +16,5 @@ network:
- *_network_primary_
-spreadspace_apt_repo_components:
- - container
-
-
blackmagic_desktopvideo_version: 12.5a15
blackmagic_desktopvideo_include_gui: yes
-
-
-containerd_storage:
- type: lvm
- vg: "{{ host_name }}"
- lv: containerd
- size: 7G
- fs: ext4
-
-kubelet_storage:
- type: lvm
- vg: "{{ host_name }}"
- lv: kubelet
- size: 5G
- fs: ext4