summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4')
-rw-r--r--src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasq.other1
-rw-r--r--src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv4.conf10
-rw-r--r--src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv6.conf10
3 files changed, 0 insertions, 21 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasq.other b/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasq.other
deleted file mode 100644
index 18fe1ac53..000000000
--- a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasq.other
+++ /dev/null
@@ -1 +0,0 @@
-dhcp-range=tag:green,192.168.44.1,192.168.44.100,12h \ No newline at end of file
diff --git a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv4.conf b/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv4.conf
deleted file mode 100644
index 1493b8009..000000000
--- a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv4.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-dhcp-range=tag:green,192.168.4.1,192.168.4.100,12h
-
-dhcp-host=11:22:33:44:55:66,12:34:56:78:90:12,192.168.4.99
-
-conf-file=testdata/dnsmasq.conf
-conf-file=testdata/dnsmasq2.conf
-
-conf-dir=testdata/dnsmasq.d2
-conf-dir=testdata/dnsmasq.d3,.bak
-conf-dir=testdata/dnsmasq.d4,*.conf \ No newline at end of file
diff --git a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv6.conf b/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv6.conf
deleted file mode 100644
index 389c2c95b..000000000
--- a/src/go/collectors/go.d.plugin/modules/dnsmasq_dhcp/testdata/dnsmasq.d4/dnsmasqv6.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-dhcp-range = 1234::1, 1234::64
-
-dhcp-host=id:00:01:00:01:16:d2:83:fc:92:d4:19:e2:d8:b2, fred, [1234::63]
-
-conf-file=testdata/dnsmasq.conf
-conf-file=testdata/dnsmasq2.conf
-
-conf-dir=testdata/dnsmasq.d2
-conf-dir=testdata/dnsmasq.d3,.bak
-conf-dir=testdata/dnsmasq.d4,*.conf \ No newline at end of file