summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/apps/zkapp/deployment.xml
blob: 2944b8220f37a5d09e4bfc6c253a5dc3611a6235 (plain) (blame)
1
2
3
4
5
6
7
8
<?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. -->
<deployment version='1.0'>
  <test/>
  <prod global-service-id='mydisc'>
    <region active='true'>us-east</region>
  </prod>
</deployment>