summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-phoebe.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-23 19:00:17 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-23 19:00:17 +0100
commit5c08a7896f23884b3b245d510a4ffdd59fc2f042 (patch)
treef49d20a5906d0b016cad351cd1bad27aec4fa1f2 /chaos-at-home/ch-phoebe.yml
parentfix pheobet disk path and network config (diff)
add host specific for ch-phoebe
Diffstat (limited to 'chaos-at-home/ch-phoebe.yml')
-rw-r--r--chaos-at-home/ch-phoebe.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/chaos-at-home/ch-phoebe.yml b/chaos-at-home/ch-phoebe.yml
new file mode 100644
index 00000000..8b2dc7b3
--- /dev/null
+++ b/chaos-at-home/ch-phoebe.yml
@@ -0,0 +1,20 @@
+---
+- name: Basic Setup
+ hosts: ch-phoebe
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp
+ - role: core/cpu-microcode
+ # - role: storage/zfs/pools
+ # - role: storage/zfs/sanoid
+ # - role: vm/host/base
+ # - role: vm/host/network
+ # - role: installer/debian/base
+ # - role: installer/openbsd/base
+
+ # - role: apt-repo/spreadspace
+ # - role: nginx/base
+ # - role: monitoring/prometheus/exporter