summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/zkfeed/hosts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'configserver/src/test/apps/zkfeed/hosts.xml')
-rw-r--r--configserver/src/test/apps/zkfeed/hosts.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/configserver/src/test/apps/zkfeed/hosts.xml b/configserver/src/test/apps/zkfeed/hosts.xml
new file mode 100644
index 00000000000..fc545b34f6f
--- /dev/null
+++ b/configserver/src/test/apps/zkfeed/hosts.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<hosts>
+ <host name="localhost">
+ <alias>node1</alias>
+ </host>
+ <host name="schmocalhost">
+ <alias>node2</alias>
+ </host>
+</hosts>
+