From 7355868966657a48aae3266d9d23ebccd87f638f Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 28 Dec 2009 13:20:29 +0000 Subject: testing/ucarp: moved to main --- main/ucarp/ucarp.confd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 main/ucarp/ucarp.confd (limited to 'main/ucarp/ucarp.confd') diff --git a/main/ucarp/ucarp.confd b/main/ucarp/ucarp.confd new file mode 100644 index 0000000000..824358b430 --- /dev/null +++ b/main/ucarp/ucarp.confd @@ -0,0 +1,13 @@ +# Things you can set here +# REALIP - if not set, will be first addr on iface +# VHID - Virtual Server ID +# VIP - The Virtual IP +# PASSWORD - The password for the carp announcements +# EXTRA_ARGS - extra arguments + +REALIP= +VHID=2 +VIP=127.0.0.1 +PASSWORD=SecretPassword +#EXTRA_ARGS="--neutral --advbase=3" + -- cgit v1.2.3