Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Update preprod properties for where to verify the test metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Sep 2, 2016
1 parent 023da74 commit 2319a31
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions preprod.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ git.repo.project.products=ukf-test-products
git.repo.project.tooling=ukf-test-meta

#
# Preprod publishes its aggregates to /test/ instead of /
# Preprod publishes its aggregates to / but accessible at a different hostname
#
md.dist.path.name = /test/
<property name="md.dist.host1.name" value="md1-test.infr.ukfederation.org.uk"/>
<property name="md.dist.host2.name" value="md2-test.infr.ukfederation.org.uk"/>
<property name="md.dist.host3.name" value="md3-test.infr.ukfederation.org.uk"/>
<property name="md.dist.path.name" value="/"/>

0 comments on commit 2319a31

Please sign in to comment.