apalan60 opened a new pull request, #19264:
URL: https://github.com/apache/kafka/pull/19264
   ## Description
   This change modernizes the Vagrant configuration used in our system tests to 
address compatibility issues with OpenSSH 8.8, which has disabled the default 
SSH key type used by Vagrant.
   
   ## Updates
   - Base Box: Changed the Vagrant base box from ubuntu/trusty64 to 
ubuntu/jammy64 to ensure support for newer environments.
   
   - Package Installation: Updated the package installation commands in the 
Vagrant base script by replacing deprecated packages.
   
   - Time Synchronization: Replaced the legacy ntpdate/ntp setup with Chrony 
for time synchronization, aligning with modern best practices.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to