aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/storage/app_index_higher_than_num_nodes/hosts.xml
blob: 20665c8bbd1d3d2fa8511cddb88181e3261b5092 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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="mynode1">
    <alias>node0</alias>
  </host>

  <host name="mynode2">
    <alias>node1</alias>
  </host>
</hosts>