From 77f444b0adbc343ee57e3dc2b4063a0c0ed851b1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 18 Nov 2006 15:34:35 +1100 Subject: example node list (This used to be ctdb commit 2552bde0d5b7b4d30f1c14da50098d2b1c77fef6) --- ctdb/nodes.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ctdb/nodes.txt diff --git a/ctdb/nodes.txt b/ctdb/nodes.txt new file mode 100644 index 0000000000..e1198b59ac --- /dev/null +++ b/ctdb/nodes.txt @@ -0,0 +1,2 @@ +127.0.0.1:9001 +127.0.0.2:9001 -- cgit