diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-09-23 13:20:35 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2023-09-25 19:52:48 +0200 |
commit | 9b9b37e9cbb225eaacac2ad8cb03bef735fed117 (patch) | |
tree | 302a03ce6fdaff0506a3085ca73948cbf0de666f /data/op-mode-standardized.json | |
parent | 7253377e754ed8bc95cbe59840ed3a70c6945b93 (diff) | |
download | vyos-1x-9b9b37e9cbb225eaacac2ad8cb03bef735fed117.tar.gz vyos-1x-9b9b37e9cbb225eaacac2ad8cb03bef735fed117.zip |
firewall: T5160: Remove zone policy op-mode
Diffstat (limited to 'data/op-mode-standardized.json')
-rw-r--r-- | data/op-mode-standardized.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index ded934bff..ed9bb6cad 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -26,6 +26,5 @@ "storage.py", "uptime.py", "version.py", -"vrf.py", -"zone.py" +"vrf.py" ] |