diff options
author | John Estabrook <jestabro@vyos.io> | 2022-05-24 13:45:29 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2022-05-25 11:42:44 -0500 |
commit | d19a5876ed144692befb76cf206f3ca7c66d3882 (patch) | |
tree | 72c5cd0b6930ebb8efeda3e0db687785e74f3ebc | |
parent | b2d06425d89e1e41dba96639f419656082586c02 (diff) | |
download | vyos-1x-d19a5876ed144692befb76cf206f3ca7c66d3882.tar.gz vyos-1x-d19a5876ed144692befb76cf206f3ca7c66d3882.zip |
configtest: T4382: system@20 cannot have 'user level' (16-to-17)
The config file isis-small has system@20, but 'user level' which was
migrated in system/16-to-17; remove the line in the config, as there is
no problem with the migration script in question.
-rw-r--r-- | smoketest/configs/isis-small | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smoketest/configs/isis-small b/smoketest/configs/isis-small index 247ae32b5..5a4201988 100644 --- a/smoketest/configs/isis-small +++ b/smoketest/configs/isis-small @@ -74,7 +74,6 @@ system { encrypted-password $6$2Ta6TWHd/U$NmrX0x9kexCimeOcYK1MfhMpITF9ELxHcaBU/znBq.X2ukQOj61fVI2UYP/xBzP4QtiTcdkgs7WOQMHWsRymO/ plaintext-password "" } - level admin } } ntp { |