kvm/internal/confparser
Marc Brooks 087487fe9c
Add custom NTP and HTTP time sync servers
Since the ordering may have been previously defaulted and saved as "ntp,http", but that was being ignored and fallback-defaults were being used, in Ordering, `ntp` means use the fallback NTP servers, and `http` means use the fallback HTTP URLs. Thus `ntp_user_provided` and `http_user_provided` are the user specified static lists.
2025-06-18 20:27:02 -05:00
..
confparser.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
confparser_test.go Add custom NTP and HTTP time sync servers 2025-06-18 20:27:02 -05:00
utils.go network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00