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

Skip to content
Snippets Groups Projects
Commit 2b4a4840 authored by entlein's avatar entlein
Browse files

somehow the version pinning is not working, lets comment the RHEL package

parent 8edccf7b
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
...@@ -14,12 +14,12 @@ ...@@ -14,12 +14,12 @@
INSTALL_RKE2_CHANNEL: "{{ rke2_channel }}" INSTALL_RKE2_CHANNEL: "{{ rke2_channel }}"
INSTALL_RKE2_TYPE: "{{ node_type }}" INSTALL_RKE2_TYPE: "{{ node_type }}"
- name: install RHEL RKE2 packages # - name: install RHEL RKE2 packages
dnf: # dnf:
name: # name:
- rke2-common # - rke2-common
- rke2-selinux # - rke2-selinux
state: latest # state: latest
- name: remove RKE2 install script - name: remove RKE2 install script
file: file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment