summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--liw.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/liw.yml b/liw.yml
index 7a82209..8ddf3b5 100644
--- a/liw.yml
+++ b/liw.yml
@@ -61,19 +61,8 @@ qvisqve_controller_salt: "{{ lookup('pipe', 'pass show ick2/controller_salt') }}
qvisqve_worker_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
qvisqve_worker_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
-# I like to have an addition "dist" in the APT repository, liwdev, so
-# I can have ick build from a liw/dev branch, in addition to master,
-# and put the resulting Debian packages where they don't get confused
-# with the ones from master. Some day this will not require
-# re-configuration of the APT repository via Ansible.
apt_distributions:
- - codename: stretch
- description: Release packages for stretch
- - codename: stretch-ci
- description: CI builds for stretch
- codename: unstable
description: Release packages for unstable
- codename: unstable-ci
description: CI builds for unstable
- - codename: liw-ci
- description: CI builds for unstable from liw