summaryrefslogtreecommitdiffstats
path: root/tests/devices.d/true.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/devices.d/true.cfg')
-rw-r--r--tests/devices.d/true.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/devices.d/true.cfg b/tests/devices.d/true.cfg
new file mode 100644
index 0000000..4ba0aa5
--- /dev/null
+++ b/tests/devices.d/true.cfg
@@ -0,0 +1,8 @@
+name = "Dummy fence device configuration"
+agent = "/bin/true"
+[options]
+ login = [ "foo", "--username", "-l" ]
+ passwd = [ "bar", "--password", "-p" ]
+ ipaddr = [ "fence.example.com", "--ip", "-a" ]
+ port = [ "1", "--plug" ]
+