summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2023-11-28 14:19:00 -0600
committerGitHub <noreply@github.com>2023-11-28 14:19:00 -0600
commit7ec55fca91f2fd606e16325166b96a18dcb3d2c5 (patch)
treed81255ceabf5fcb32761fb0c3f9985d99c0b4654 /data
parent6d9feb9df38bfcad7c68c2cbbdba7868a715ccef (diff)
parent3fbb1c602bb5a5003f218e437b83401664e02227 (diff)
downloadvyos-1x-7ec55fca91f2fd606e16325166b96a18dcb3d2c5.tar.gz
vyos-1x-7ec55fca91f2fd606e16325166b96a18dcb3d2c5.zip
Merge pull request #2542 from jestabro/single-owner-https-config
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.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/config-mode-dependencies/vyos-1x.json b/data/config-mode-dependencies/vyos-1x.json
index 681cf3ef9..4a1bc4011 100644
--- a/data/config-mode-dependencies/vyos-1x.json
+++ b/data/config-mode-dependencies/vyos-1x.json
@@ -7,9 +7,6 @@
"conntrack_sync": ["conntrack_sync"],
"group_resync": ["conntrack", "nat", "policy-route"]
},
- "http_api": {
- "https": ["https"]
- },
"interfaces_bonding": {
"ethernet": ["interfaces-ethernet"]
},