aboutsummaryrefslogtreecommitdiffstats
path: root/application-preprocessor/src/test/resources/simple/hosts.xml
blob: 700f55414feb6e7aae111e4ba89e215cbc2b09a9 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright 2017 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<hosts xmlns:deploy="vespa" xmlns:preprocess="properties">
    <host name="localhost">
        <alias>node1</alias>
    </host>
</hosts>