From db6d9747022b73f1111463063e8348e796bd7c83 Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Wed, 26 Oct 2016 20:58:09 +0100 Subject: [PATCH] Add MDQ preprod file location --- preprod.properties | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/preprod.properties b/preprod.properties index ff7ed542..3723db8b 100644 --- a/preprod.properties +++ b/preprod.properties @@ -39,3 +39,8 @@ md.dist.host1.name=md1-test.infr.ukfederation.org.uk md.dist.host2.name=md2-test.infr.ukfederation.org.uk md.dist.host3.name=md3-test.infr.ukfederation.org.uk md.dist.path.name=/ + +# +# Preprod MDQ cache is a different file +# +mdq.cache=mdqcache-test.tar.gz \ No newline at end of file