summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts.primus0
-rw-r--r--hosts.primus-workers0
-rw-r--r--primus-workers.hz12
-rw-r--r--primus.hz6
4 files changed, 18 insertions, 0 deletions
diff --git a/hosts.primus b/hosts.primus
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/hosts.primus
diff --git a/hosts.primus-workers b/hosts.primus-workers
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/hosts.primus-workers
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]
diff --git a/primus.hz b/primus.hz
new file mode 100644
index 0000000..c2dd912
--- /dev/null
+++ b/primus.hz
@@ -0,0 +1,6 @@
+defaults:
+ type: cx31
+ image: debian-10
+hosts:
+ - name: ick
+ groups: [ickhost, controller, qvisqve, notify]