summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-06-01 14:01:12 -0400
committerClark Laughlin <clark.laughlin@linaro.org>2015-06-01 14:01:12 -0400
commit0ea0034c193e7854b9156fb738af44b3f61d2095 (patch)
treeb1e8a4aa6fedef3926d5a69c1326a049eae85ccc
parent1d48125ccd3d9f26f4e44a33298586a9484792a1 (diff)
change to linaro names
-rwxr-xr-xdocker-start-containers4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-start-containers b/docker-start-containers
index c6269cd..ada9f58 100755
--- a/docker-start-containers
+++ b/docker-start-containers
@@ -1,7 +1,7 @@
#!/bin/bash
-WEBAPP_VIRTUAL_HOST=o-l-o.laughlins.org
-STATIC_LOGS_VIRTUAL_HOST=o-l-o-logs.laughlins.org
+WEBAPP_VIRTUAL_HOST=openstack.linaro.org
+STATIC_LOGS_VIRTUAL_HOST=openstack-logs.linaro.org
DATA_DIR=/srv/ci-reporting/data
LOGS_DIR=/srv/ci-reporting/logs