summaryrefslogtreecommitdiffstats
path: root/testing/ucarp/ucarp.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ucarp/ucarp.confd')
-rw-r--r--testing/ucarp/ucarp.confd13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/ucarp/ucarp.confd b/testing/ucarp/ucarp.confd
new file mode 100644
index 00000000..824358b4
--- /dev/null
+++ b/testing/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"
+