To switch to AlmaLinux 8 distribution in the vagrant box requires modifications on the following files: - `./roles/ldap_kerberos/tasks/openldap_servers_repo.yml` added on the path to powertools for Alma8 and reorganized the task structure - `./roles/system/tasks/r.yml` added on the path to powertools for Alma8 - `./roles/system/tasks/cgroups.yml` cgred is no longer supported after rhel8 #71 - `./roles/system/tasks/python_pip.yml` updated the name of the task for python pip
To switch to AlmaLinux 8 distribution in the vagrant box requires modifications on the following files:
./roles/ldap_kerberos/tasks/openldap_servers_repo.ymladded on the path to powertools for Alma8 and reorganized the task structure
./roles/system/tasks/r.ymladded on the path to powertools for Alma8
./roles/system/tasks/cgroups.ymlcgred is no longer supported after rhel8 Correct tdp_extra collection dir + use git clone with https instead of ssh #71
./roles/system/tasks/python_pip.ymlupdated the name of the task for python pip