Linux-HA Logo

Specifying Boolean values to Heartbeat

All of the following values are equivalent specifications for a true value:

true
yes
on
y
1

All of the following values are equivalent specifications for a false value:

false
no
off
n
0


This information provided courtesy of the Linux-HA project at http://linux-ha.org/