summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci-prod-workers.hz1
-rw-r--r--ci-prod.hz1
2 files changed, 2 insertions, 0 deletions
diff --git a/ci-prod-workers.hz b/ci-prod-workers.hz
index 1935659..cd9180a 100644
--- a/ci-prod-workers.hz
+++ b/ci-prod-workers.hz
@@ -3,4 +3,5 @@ defaults:
image: debian-9
hosts:
- name: worker1
+ groups: [worker]
# - name: worker2
diff --git a/ci-prod.hz b/ci-prod.hz
index cfb74b9..11dc186 100644
--- a/ci-prod.hz
+++ b/ci-prod.hz
@@ -4,3 +4,4 @@ defaults:
hosts:
- name: controller
type: cx21
+ groups: [ickhost, controller, qvisqve, notify]