diff options
author | John Estabrook <jestabro@vyos.io> | 2022-05-24 13:42:34 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-05-25 11:42:44 -0500 |
commit | b2d06425d89e1e41dba96639f419656082586c02 (patch) | |
tree | 65a970b9cc2584ce4caa42c1ee9c8fdc7cf81ea1 /smoketest/configs/vrf-ospf | |
parent | 64a92e802a757fc40637aeb7494f3aa197044288 (diff) | |
download | vyos-1x-b2d06425d89e1e41dba96639f419656082586c02.tar.gz vyos-1x-b2d06425d89e1e41dba96639f419656082586c02.zip |
configtest: T4382: remove typo
This is a typo in vrf-ospf: 'system nt' on the line before 'system ntp'.
Diffstat (limited to 'smoketest/configs/vrf-ospf')
-rw-r--r-- | smoketest/configs/vrf-ospf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smoketest/configs/vrf-ospf b/smoketest/configs/vrf-ospf index 7855e86bf..aae6afb6b 100644 --- a/smoketest/configs/vrf-ospf +++ b/smoketest/configs/vrf-ospf @@ -51,7 +51,6 @@ system { } } } - nt ntp { server 0.pool.ntp.org { } |