summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-05-12 16:56:09 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-05-12 16:56:09 +0200
commit742402b62b5eaab8ea11c30dc225922fa9b48f8b (patch)
tree3f2e81af2f7320e5eed5c31d023792260be04b56 /inventory/host_vars
parentubuntu-installer fixes (diff)
base install for gstreamer decklink tests
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