summaryrefslogtreecommitdiff
path: root/primus-workers.hz
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-08-10 21:31:35 +0300
committerLars Wirzenius <liw@liw.fi>2019-08-10 21:31:35 +0300
commitab16690c074278de8c879e3c984d689e2cf55f01 (patch)
treec9b7b689ed439ef3b0b0832dad249e7eeb135ac1 /primus-workers.hz
parentaab7b0646cd8f90b4afd6b734a75b3dbce5e2680 (diff)
downloadick2-ansible-ab16690c074278de8c879e3c984d689e2cf55f01.tar.gz
Add: .hz and hosts. files for primus and workers
Diffstat (limited to 'primus-workers.hz')
-rw-r--r--primus-workers.hz12
1 files changed, 12 insertions, 0 deletions
diff --git a/primus-workers.hz b/primus-workers.hz
new file mode 100644
index 0000000..b0b4419
--- /dev/null
+++ b/primus-workers.hz
@@ -0,0 +1,12 @@
+defaults:
+ type: cx21
+ image: debian-9
+hosts:
+ - name: asterix
+ groups: [workers, ickhost]
+ - name: obelix
+ groups: [workers, ickhost]
+ - name: idefix
+ groups: [workers, ickhost]
+ - name: akvavitix
+ groups: [workers, ickhost]