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, 2 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 86ecf586..548921bd 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -291,7 +291,7 @@ ws_base_extra_packages: - yasm # needs apt-repo/spreadspace - go - #- info-beamer ## TODO: not yet in repo for jammy + - info-beamer #- helm ## TODO: not yet in repo for jammy - k9s - kubeletctl diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 13e650c2..bc58d793 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -299,7 +299,7 @@ ws_base_extra_packages: - yasm # needs apt-repo/spreadspace - go - #- info-beamer ## TODO: not yet in repo for jammy + - info-beamer #- helm ## TODO: not yet in repo for jammy - k9s - kubeletctl |