summaryrefslogtreecommitdiffstats
path: root/test/cibtests/002.input
blob: 7fd9acda9101538f32e3dbf72a139b4e55c8ab54 (plain)
1
2
3
4
5
6
7
8
configure
property stonith-enabled=false
primitive testfs ocf:heartbeat:Dummy \
	params fake=1
clone testfs-clone testfs \
	meta ordered="true" interleave="true"
commit
quit