diff options
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 2 | ||||
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 80614562..23c141e1 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -303,6 +303,8 @@ ws_base_extra_packages: # needs apt-repo/element - element-desktop +kubernetes_version: "1.28" + ws_minet_wired_interface_name: enp0s25 ws_minet_wired_interface_module: e1000e diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index af5dfc1a..1b831752 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -312,6 +312,8 @@ ws_base_extra_packages: # needs apt-repo/element - element-desktop +kubernetes_version: "1.28" + ws_base_xrandr_setup_script: | #!/bin/bash |