summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/config.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/config.json b/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/config.json
new file mode 100644
index 000000000..6df6faec6
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/config.json
@@ -0,0 +1,6 @@
+{
+ "update_every": 123,
+ "leases_path": "ok",
+ "conf_path": "ok",
+ "conf_dir": "ok"
+}