summaryrefslogtreecommitdiff
path: root/icktest.hz
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-10-15 13:22:04 +0300
committerLars Wirzenius <liw@liw.fi>2019-10-15 13:22:04 +0300
commitde75a3659481f58dde4394f53b8243edf95d3bad (patch)
tree162cf843a62a388b69091c23a5a0ee94ed5e26fb /icktest.hz
parent0e722571869d693522e400c9ed67c21649698752 (diff)
downloadick2-ansible-de75a3659481f58dde4394f53b8243edf95d3bad.tar.gz
Add: a worker for test group
Diffstat (limited to 'icktest.hz')
-rw-r--r--icktest.hz4
1 files changed, 2 insertions, 2 deletions
diff --git a/icktest.hz b/icktest.hz
index 10915c1..e03a9fd 100644
--- a/icktest.hz
+++ b/icktest.hz
@@ -4,5 +4,5 @@ defaults:
hosts:
- name: ick
groups: [ickhost, controller]
-# - name: worker1
-# groups: [workers, ickhost]
+ - name: worker1
+ groups: [workers, ickhost]