diff options
author | John Estabrook <jestabro@vyos.io> | 2020-09-03 14:41:38 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2020-09-03 14:41:38 -0500 |
commit | 04665fd813bebeb8a4c7951fcc9979c09987f41a (patch) | |
tree | e442a1669b51d01e010175256adb827a4c963617 /data | |
parent | a3ff0fd88eb535b33fe28a62f08004b47dc8668e (diff) | |
download | vyos-1x-04665fd813bebeb8a4c7951fcc9979c09987f41a.tar.gz vyos-1x-04665fd813bebeb8a4c7951fcc9979c09987f41a.zip |
configd: T2582: exclude dhcp[v6]_server.py to investigate regression
Diffstat (limited to 'data')
-rw-r--r-- | data/configd-include.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index 11d550f59..0c75657e0 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -1,9 +1,7 @@ [ "bcast_relay.py", "dhcp_relay.py", -"dhcp_server.py", "dhcpv6_relay.py", -"dhcpv6_server.py", "dynamic_dns.py", "firewall_options.py", "host_name.py", |