summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo-workers.hz2
-rw-r--r--demo.hz1
2 files changed, 2 insertions, 1 deletions
diff --git a/demo-workers.hz b/demo-workers.hz
index abd0f8f..f5aa0c1 100644
--- a/demo-workers.hz
+++ b/demo-workers.hz
@@ -3,4 +3,6 @@ defaults:
image: debian-9
hosts:
- name: worker1
+ groups: [workers, ickhost]
- name: worker2
+ groups: [workers, ickhost]
diff --git a/demo.hz b/demo.hz
index 274d695..717f548 100644
--- a/demo.hz
+++ b/demo.hz
@@ -5,4 +5,3 @@ hosts:
- name: controller
type: cx21
groups: [ickhost]
-