summaryrefslogtreecommitdiffstats
path: root/client/go/cmd/testdata/src/main/application/hosts.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2021-08-24 19:51:59 +0200
committerGitHub <noreply@github.com>2021-08-24 19:51:59 +0200
commitfe557fc926fd40305d9f04f9fd749d39cfbc4ea1 (patch)
tree8bebe5ab2416c4cc52741eca6dab24e895373734 /client/go/cmd/testdata/src/main/application/hosts.xml
parent8fe4a6cd8ad9b13d7ac0352854533a641871e2ed (diff)
parentc292201c97b583448212442725e56499ed30b100 (diff)
Merge pull request #18836 from vespa-engine/bratseth/cli-3
Bratseth/cli 3
Diffstat (limited to 'client/go/cmd/testdata/src/main/application/hosts.xml')
-rw-r--r--client/go/cmd/testdata/src/main/application/hosts.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/go/cmd/testdata/src/main/application/hosts.xml b/client/go/cmd/testdata/src/main/application/hosts.xml
new file mode 100644
index 00000000000..5dd3ed0dded
--- /dev/null
+++ b/client/go/cmd/testdata/src/main/application/hosts.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!-- Copyright 2019 Oath Inc. 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>
+