mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-28 10:01:14 +02:00
Increased retry count to 6 for DHCP. In my testing, this worked reliably in my setup, where the default (3) did not. Ultimately, this should probably be configurable from the userdata. Instead, this just makes it work for me. Fixes #1099 Signed-off-by: Seán C McCord <ulexus@gmail.com>