summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2023-11-25 20:00:31 -0600
committerJohn Estabrook <jestabro@vyos.io>2023-12-01 09:43:53 -0600
commit4fcf4ce92b7c1de479070f5b392520984564ad16 (patch)
treea94e075ad946c487f58e56ef2966b23b97c22873 /data
parent006931b8f1926a239bb5be4e27eb40bbe071219c (diff)
downloadvyos-1x-4fcf4ce92b7c1de479070f5b392520984564ad16.tar.gz
vyos-1x-4fcf4ce92b7c1de479070f5b392520984564ad16.zip
http-api: T5782: use single config-mode script for https and http-api
Diffstat (limited to 'data')
-rw-r--r--data/config-mode-dependencies/vyos-1x.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/config-mode-dependencies/vyos-1x.json b/data/config-mode-dependencies/vyos-1x.json
index 37333a19c..b9dd22f5a 100644
--- a/data/config-mode-dependencies/vyos-1x.json
+++ b/data/config-mode-dependencies/vyos-1x.json
@@ -1,6 +1,5 @@
{
"firewall": {"group_resync": ["nat", "policy-route"]},
- "http_api": {"https": ["https"]},
"interfaces_bonding": {
"ethernet": ["interfaces-ethernet"]
},