aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/app-with-multiple-clusters/hosts.xml
blob: 687817d5ac23ac04d1a460efdeb750afdb4f6f12 (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<hosts>
  <host name="mytesthost">
    <alias>node1</alias>
  </host>
</hosts>