*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 7bcee7a8 authored by entlein's avatar entlein
Browse files

without the RHEL upgarde

parent ab53f1e2
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -14,12 +14,12 @@
INSTALL_RKE2_CHANNEL: "{{ rke2_channel }}"
INSTALL_RKE2_TYPE: "{{ node_type }}"
- name: install RHEL RKE2 packages to use latest minor version (otherwise cilium breaks Dont ask why)
dnf:
name:
- rke2-common
- rke2-selinux
state: latest
# - name: install RHEL RKE2 packages to use latest minor version (otherwise cilium breaks Dont ask why)
# dnf:
# name:
# - rke2-common
# - rke2-selinux
# state: latest
- name: remove RKE2 install script
file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment