summaryrefslogtreecommitdiffstats
path: root/application-preprocessor/src/test/resources/simple/hosts.xml
blob: 40bd6492894f09ea7fe56022d4e876a65d411e71 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright 2017 Yahoo Holdings. 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>