summaryrefslogtreecommitdiffstats
path: root/tests/devices.d/dummy-with_action.cfg
blob: 5550c36463a714c9173af6e6f961f1e312c2a627 (plain)
1
2
3
4
5
6
7
8
9
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"
	action = "status", "--action", "-o"