Skip to content
New issue

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

Migrate Admin hosts from Rocky 8 to Rocky 9 #56

Open
lisenet opened this issue Oct 13, 2023 · 1 comment
Open

Migrate Admin hosts from Rocky 8 to Rocky 9 #56

lisenet opened this issue Oct 13, 2023 · 1 comment
Assignees
Labels
update Update request

Comments

@lisenet
Copy link
Owner

lisenet commented Oct 13, 2023

The emphasis is to migrate to Rocky 9 completely. Update Ansible configuration where required.

@lisenet lisenet added the update Update request label Oct 13, 2023
@lisenet lisenet self-assigned this Oct 13, 2023
@lisenet
Copy link
Owner Author

lisenet commented Oct 13, 2023

Things to look into.

Named

  1. /etc/named.conf:45: option 'dnssec-enable' is obsolete and should be removed.
  2. none:90: 'max-cache-size 90%' - setting to 867MB (out of 963MB).

DHCPd

  1. ldap_gssapi_principal is not set,GSSAPI Authentication for LDAP will not be used.

Keepalived

  1. vrrp_garp_interval '0' is invalid.
  2. vrrp_gna_interval '0' is invalid.
  3. SELinux is preventing /usr/sbin/keepalived from setattr access on the file killall.
  4. WARNING - script killall resolved by path search to /usr/bin/killall. Please specify full path.
  5. SECURITY VIOLATION - scripts are being executed but script_security not enabled.
  6. WARNING - default user 'keepalived_script' for script execution does not exist - please create.
  7. (/etc/keepalived/keepalived.conf: Line 37) Truncating auth_pass to 8 characters.

@lisenet lisenet added the in progress It is being worked on label Nov 17, 2023
@lisenet lisenet removed the in progress It is being worked on label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update Update request
Projects
None yet
Development

No branches or pull requests

1 participant