summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-10-30 01:49:05 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-10-30 01:49:05 +0100
commit64bae0010385350a2cfabf86ff9f22ccc21bac72 (patch)
tree1976558a21e921eaa607974966b3ed6cfefa34ee /chaos-at-home
parentsk-cloudio: upgrade collabora (diff)
ch-*: upgrade a bunch of hosts to bookworm
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-apps.yml4
-rw-r--r--chaos-at-home/ch-gw-lan.yml4
-rw-r--r--chaos-at-home/ch-jump.yml4
-rw-r--r--chaos-at-home/ch-phoebe.yml4
4 files changed, 16 insertions, 0 deletions
diff --git a/chaos-at-home/ch-apps.yml b/chaos-at-home/ch-apps.yml
index 3cfc5d24..2fe70485 100644
--- a/chaos-at-home/ch-apps.yml
+++ b/chaos-at-home/ch-apps.yml
@@ -7,6 +7,10 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
+
+- name: Payload Setup
+ hosts: ch-apps
+ roles:
- role: storage/zfs/pools
- role: storage/zfs/sanoid
- role: apt-repo/spreadspace
diff --git a/chaos-at-home/ch-gw-lan.yml b/chaos-at-home/ch-gw-lan.yml
index a230165f..bd620381 100644
--- a/chaos-at-home/ch-gw-lan.yml
+++ b/chaos-at-home/ch-gw-lan.yml
@@ -7,6 +7,10 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
+
+- name: Payload Setup
+ hosts: ch-gw-lan
+ roles:
- role: apt-repo/spreadspace
- role: nginx/base
- role: monitoring/prometheus/exporter
diff --git a/chaos-at-home/ch-jump.yml b/chaos-at-home/ch-jump.yml
index 8078aa65..4a5c1f84 100644
--- a/chaos-at-home/ch-jump.yml
+++ b/chaos-at-home/ch-jump.yml
@@ -7,6 +7,10 @@
- role: core/sshd/base
- role: core/zsh
- role: core/ntp
+
+- name: Payload Setup
+ hosts: ch-jump
+ roles:
- role: core/sshd/jump
- role: network/nftables/base
post_tasks:
diff --git a/chaos-at-home/ch-phoebe.yml b/chaos-at-home/ch-phoebe.yml
index 8234d499..c3fc2ddb 100644
--- a/chaos-at-home/ch-phoebe.yml
+++ b/chaos-at-home/ch-phoebe.yml
@@ -8,6 +8,10 @@
- role: core/zsh
- role: core/ntp
- role: core/cpu-microcode
+
+- name: Payload Setup
+ hosts: ch-phoebe
+ roles:
- role: storage/zfs/pools
- role: storage/zfs/sanoid
- role: vm/host/base