/usr/share/cluster-glue/lrmtest/defaults is in cluster-glue 1.0.12~rc1+hg2777-1.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | # defaults
: ${dflt_rsc:=r1}
: ${dflt_type:=lrmregtest}
: ${dflt_class:=ocf}
: ${dflt_provider:=heartbeat}
: ${dflt_timeout:=1000}
: ${dflt_interval:=0}
: ${dflt_targetrc:=EVERYTIME}
dflt_args=""
|