summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--group_vars/ickhost.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/group_vars/ickhost.yml b/group_vars/ickhost.yml
index f59b334..f61ac01 100644
--- a/group_vars/ickhost.yml
+++ b/group_vars/ickhost.yml
@@ -14,10 +14,10 @@ sources_lists:
- repo: "deb http://ci-prod-controller.vm.liw.fi/debian stretch main ickhost"
signing_key: "{{ ci_prod_apt_signing_key }}"
-controller_port: 12765
-artifact_store_port: 12766
+controller_port: 3333
+artifact_store_port: 5555
qvisqve_port: 10000
-notify_port: 12767
+notify_port: 6666
ickweb_port: 10001
apache_port: 8080