summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-prometheus.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/chaos-at-home/ch-prometheus.yml b/chaos-at-home/ch-prometheus.yml
new file mode 100644
index 00000000..19961cde
--- /dev/null
+++ b/chaos-at-home/ch-prometheus.yml
@@ -0,0 +1,16 @@
+---
+- name: Basic Setup
+ hosts: ch-prometheus
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd
+ - role: core/zsh
+ - role: core/cpu-microcode
+ - role: zfs/base
+ - role: apt-repo/spreadspace
+ - role: zfs/sanoid
+ - role: vm/host/base
+ - role: vm/host/network
+ - role: installer/debian/base
+ - role: installer/openbsd/base