aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-09-14 02:40:03 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-14 02:40:03 +0000
commit42ddbcc2fc6d091c1d137809343be63886822e5b (patch)
tree81dd68e6202553d0ab794e1a0619e7bce980c318 /deploy
parent193dc2117a1fb96d9fdd98258c1040775a33f033 (diff)
parent2d7f6615710be8f05975c0d9e877d88e1a57037b (diff)
Merge "Update the image tags to euphrates"
Diffstat (limited to 'deploy')
-rw-r--r--deploy/conf/compass.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/deploy/conf/compass.conf b/deploy/conf/compass.conf
index ba9d8a7d..bcf295c9 100644
--- a/deploy/conf/compass.conf
+++ b/deploy/conf/compass.conf
@@ -18,7 +18,7 @@ export NAMESERVERS="$COMPASS_SERVER"
export COMPASS_REPO_PORT="5151"
export COMPASS_DECK="compass4nfv/compass-deck"
-export COMPASS_TASKS="compass4nfv/compass-tasks-osa"
+export COMPASS_TASKS="compass4nfv/compass-tasks-osa:euphrates"
if [[ "x"$KUBERNETES_VERSION != "x" ]]; then
export COMPASS_TASKS="compass4nfv/compass-tasks-k8s"
@@ -27,4 +27,4 @@ fi
export COMPASS_COBBLER="compass4nfv/compass-cobbler"
export COMPASS_DB="compass4nfv/compass-db"
export COMPASS_MQ="compass4nfv/compass-mq"
-export COMPASS_REPO="compass4nfv/compass-repo-osa-ubuntu"
+export COMPASS_REPO="compass4nfv/compass-repo-osa-ubuntu:euphrates"