From 001ed7481a23874f931e4bfb681e88506a5e6a0d Mon Sep 17 00:00:00 2001 From: Gaige B Paulsen Date: Tue, 17 Dec 2024 05:26:06 -0500 Subject: T6894: Fix failing NTP network-integration Tests (#366) * tests: ntp: parsed * tests: ntp tests working with 1.3 * T6894 : test: update 1.4 tests for compatibility * fix: path replacement, docs, unit tests for 1.3-1.5 * T6894: fix: 1.4+ requires valid hostnames * fix: update tests to handle deletion * T6894: separate changelog * fix: final test fixes --- docs/vyos.vyos.vyos_ntp_global_module.rst | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/vyos.vyos.vyos_ntp_global_module.rst b/docs/vyos.vyos.vyos_ntp_global_module.rst index 582aa17..2975149 100644 --- a/docs/vyos.vyos.vyos_ntp_global_module.rst +++ b/docs/vyos.vyos.vyos_ntp_global_module.rst @@ -113,16 +113,22 @@ Parameters
server options for NTP
-
`dynamic` changed to `pool` after v1.3
+
`pool` replaces `dynamic` in Vyos 1.3
+
`preempt` is only available in Vyos 1.3 and earlier
+
`nts` was added in Vyos 1.4
+
`ptp` and `interleave` were added in Vyos 1.5
@@ -139,7 +145,7 @@ Parameters -
server name for NTP
+
server name or address for NTP
@@ -194,7 +200,7 @@ Notes ----- .. note:: - - Tested against vyos 1.3 + - Tested against vyos 1.3.8 - This module works with connection ``network_cli``. - VyOS v.1.4+ uses chronyd, and path changes from `system` to `service` -- cgit v1.2.3