aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/noop.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/noop.json b/test/noop.json
new file mode 100644
index 0000000..837820e
--- /dev/null
+++ b/test/noop.json
@@ -0,0 +1,11 @@
+[
+ {
+ "fqdn": "dyn.domain.com",
+ "providers": [{
+ "type": "NOOP"
+ }],
+ "ip_service": {
+ "type": "NOOP"
+ }
+ }
+]