diff options
author | John Estabrook <jestabro@vyos.io> | 2022-12-12 10:32:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 10:32:43 -0600 |
commit | 0c5416e9e629a6f9028c85fe5313f43d3484860a (patch) | |
tree | aff6d298dc8c99058b10dcbca8d6b5e7a637b883 /data/op-mode-standardized.json | |
parent | 4df8182dfb2e5988d333db1052bb4379b8326527 (diff) | |
parent | 6fb7c09670a80af2f839ccfd4bb94c8b0f745b95 (diff) | |
download | vyos-1x-0c5416e9e629a6f9028c85fe5313f43d3484860a.tar.gz vyos-1x-0c5416e9e629a6f9028c85fe5313f43d3484860a.zip |
Merge pull request #1699 from jestabro/op-mode-openvpn
openvpn: T4770: rewrite op-mode show/reset to use vyos.opmode
Diffstat (limited to 'data/op-mode-standardized.json')
-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 1509975b4..a69cf55e9 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -12,6 +12,7 @@ "nat.py", "neighbor.py", "openconnect.py", +"openvpn.py", "route.py", "system.py", "ipsec.py", |