summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-helene.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-08-13 21:13:46 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-08-13 21:13:46 +0200
commitddc42fe6b398b89ebdbccf7ce4940b5f9829cad7 (patch)
tree44b52bbef8c7c21d505ea5d33cd20da2c2fe23a8 /inventory/host_vars/ch-helene.yml
parentmove ch-equinox-ws mgmt interface ip (diff)
fix blackmagic apt repo keyring
Diffstat (limited to 'inventory/host_vars/ch-helene.yml')
-rw-r--r--inventory/host_vars/ch-helene.yml35
1 files changed, 17 insertions, 18 deletions
diff --git a/inventory/host_vars/ch-helene.yml b/inventory/host_vars/ch-helene.yml
index 99ec0593..2b511ce6 100644
--- a/inventory/host_vars/ch-helene.yml
+++ b/inventory/host_vars/ch-helene.yml
@@ -41,29 +41,13 @@ apt_repo_components:
- contrib
- non-free ## for microcode updates
-
-ntp_variant: chrony
-
-ntp_client:
- servers:
- - name: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-dione']) | ipaddr('address') }}"
- options: iburst minpoll 1 maxpoll 3 polltarget 30
-
-ntp_hwtimestamp_interfaces:
- - name: "*"
-
-
admin_users_host:
- equinox
-
-blackmagic_desktopvideo_version: 11.7a12
-
-
-docker_storage:
+containerd_storage:
type: lvm
vg: "{{ host_name }}"
- lv: docker
+ lv: containerd
size: 15G
fs: ext4
@@ -73,3 +57,18 @@ kubelet_storage:
lv: kubelet
size: 10G
fs: ext4
+
+
+ntp_variant: chrony
+
+ntp_client:
+ servers:
+ - name: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-dione']) | ipaddr('address') }}"
+ options: iburst minpoll 1 maxpoll 3 polltarget 30
+
+ntp_hwtimestamp_interfaces:
+ - name: "*"
+
+
+blackmagic_desktopvideo_version: 11.7a12
+blackmagic_desktopvideo_include_gui: yes