Commit 66a46d3
authored
Node: fix SONiC detection, and bug fix (#919)
The newer SONiC versions have a different string to match to extract
the version. Add that. Plus, fix a bug in extracting the version
during device init.
Signed-off-by: Dinesh Dutt <[email protected]>1 parent eddb708 commit 66a46d3
File tree
2 files changed
+2
-1
lines changed- suzieq
- config/textfsm_templates
- poller/worker/nodes
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2093 | 2093 | | |
2094 | 2094 | | |
2095 | 2095 | | |
2096 | | - | |
| 2096 | + | |
2097 | 2097 | | |
2098 | 2098 | | |
2099 | 2099 | | |
| |||
0 commit comments