aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/cfg/routing/hoperror/hosts.xml
blob: 51e18ca4ff5fbc2bdd3c62541bdb3115e64941a9 (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="localhost">
        <alias>node1</alias>
    </host>
</hosts>