ha-sync.conf.ex
changeset 48 9f66fe44239c
parent 45 377edad75934
child 49 2272c9e2eaf7
--- 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=
-