diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-04-13 21:24:37 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-13 21:24:37 -0500 |
| commit | be320bd5fa8ca56fa599aa8398866d15aa45a6bb (patch) | |
| tree | 6846c3e7f199264983c79c108484ad2da6696602 /data | |
| parent | cfa72d49c30f577492522d567100feac11a25a8e (diff) | |
| parent | 54fc0e1199625c8b6223e5d034bf895cfbf57c77 (diff) | |
| download | vyos-1x-be320bd5fa8ca56fa599aa8398866d15aa45a6bb.tar.gz vyos-1x-be320bd5fa8ca56fa599aa8398866d15aa45a6bb.zip | |
Merge pull request #5081 from alexandr-san4ez/T7784-current
config-sync: T7784: Add command to diff configuration with secondary node
Diffstat (limited to 'data')
| -rw-r--r-- | data/op-mode-standardized.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index d1f23bfb0..3dff070a1 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -5,6 +5,7 @@ "bridge.py", "cgnat.py", "config_mgmt.py", +"config_sync.py", "conntrack.py", "container.py", "cpu.py", |
