We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To switch to AlmaLinux 8 distribution in the vagrant box requires modifications on the following files:
./roles/ldap_kerberos/tasks/openldap_servers_repo.yml
./roles/system/tasks/r.yml
./roles/system/tasks/cgroups.yml
./roles/system/tasks/python_pip.yml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 Correct tdp_extra collection dir + use git clone with https instead of ssh #71
./roles/system/tasks/python_pip.yml
updated the name of the task for python pip
The text was updated successfully, but these errors were encountered: