aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/resources/deploy/validapp/services.xml
blob: bddaab3ebf73a5949feb555953a838a9299b8b31 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services version="1.0">

  <admin version="2.0">
    <adminserver hostalias="node1" />    
  </admin>

</services>