summaryrefslogtreecommitdiff
path: root/group_vars/ickhost.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/ickhost.yml')
-rw-r--r--group_vars/ickhost.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/group_vars/ickhost.yml b/group_vars/ickhost.yml
index aa922f4..c33d718 100644
--- a/group_vars/ickhost.yml
+++ b/group_vars/ickhost.yml
@@ -8,14 +8,17 @@ debian_mirror_src: deb.debian.org
ci_prefix: ""
sources_lists:
- - repo: "deb http://code.liw.fi/debian stretch main"
+ - repo: "deb http://code.liw.fi/debian stretch main ickhost"
keyring_package: code.liw.fi-keyring
signing_key: "{{ code_liw_fi_signing_key }}"
+ - repo: "deb http://ick-controller.h.qvarnlabs.eu/debian stretch-ci main"
+ signing_key: "{{ ql_ick_apt_fi_signing_key }}"
controller_port: 12765
artifact_store_port: 12766
qvisqve_port: 10000
notify_port: 12767
+ickweb_port: 10001
controller_url: "https://{{ controller_domain }}"
artifact_store_url: "https://{{ artifact_store_domain }}"