diff -r 377edad75934 -r 9f66fe44239c ha-sync.conf.ex --- a/ha-sync.conf.ex Wed Nov 30 16:19:44 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -# shell snipped - -# Where are the maintained files: -DIR=/boot/ha-config - -# The two nodes to be maintained: -# NODE_A=host-a -# NODE_B=host-b -HOSTNAME=`hostname` -NODE=${HOSTNAME#*-} -NODE_A= -NODE_B= - -# Which filesystems to syncronize: -# FILESYSTEMS="/ /boot" -FILESYSTEMS= -