summaryrefslogtreecommitdiffstats
path: root/tests/devices.d/true.cfg
blob: 4ba0aa5a8e8eebe8127f7e4e2a1b756b15d76bb8 (plain)
1
2
3
4
5
6
7
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" ]