2008/1/14 Gary Romo <garromo@xxxxxxxxxx>: > File "/usr/share/system-config-cluster/FaildomController.py", line 213 > if val == "Yes" or val == "yes" or val="1": Edit /usr/share/system-config-cluster/FaildomController.py and change line 213 to be like this: if val == "Yes" or val == "yes" or val == "1": -- Antonio Dias -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster